r3gm commited on
Commit
2bf82d0
·
verified ·
1 Parent(s): c2c3c5c

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +4 -0
utils.py CHANGED
@@ -274,6 +274,10 @@ def get_my_lora(link_url, romanize):
274
  choices=new_lora_model_list
275
  ), gr.update(
276
  choices=new_lora_model_list
 
 
 
 
277
  ), gr.update(
278
  value=msg_lora
279
  )
 
274
  choices=new_lora_model_list
275
  ), gr.update(
276
  choices=new_lora_model_list
277
+ ), gr.update(
278
+ choices=new_lora_model_list
279
+ ), gr.update(
280
+ choices=new_lora_model_list
281
  ), gr.update(
282
  value=msg_lora
283
  )