allknowingroger
commited on
Commit
•
9b12d74
1
Parent(s):
6bfab05
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,6 @@ models =[
|
|
16 |
"Inchul/lora-trained-xl",
|
17 |
]
|
18 |
|
19 |
-
|
20 |
model_functions = {}
|
21 |
model_idx = 1
|
22 |
for model_path in models:
|
|
|
16 |
"Inchul/lora-trained-xl",
|
17 |
]
|
18 |
|
|
|
19 |
model_functions = {}
|
20 |
model_idx = 1
|
21 |
for model_path in models:
|