Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
moldenhof
/
atomlenz
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
moldenhof
commited on
Apr 16, 2024
Commit
a3f752d
·
1 Parent(s):
0f3c07e
test with menu
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -261,6 +261,4 @@ model_file = model_dict[selected_model]
261
page_to_funcs[sel_page](model_file)
262
263
264
-
265
-
266
######################
261
page_to_funcs[sel_page](model_file)
262
263
264
######################