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