Spaces:
Running
on
Zero
Running
on
Zero
Update utils.py
Browse files
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 |
)
|