Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yoniif
/
final_assignment
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
yoniif
commited on
Aug 8, 2025
Commit
ddf3c68
·
verified
·
1 Parent(s):
587dfbd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -84,7 +84,6 @@ demo = gr.Interface(
84
],
85
css=custom_css,
86
theme="default",
87
-
layout="vertical",
88
allow_flagging=False
89
)
90
84
],
85
css=custom_css,
86
theme="default",
87
allow_flagging=False
88
)
89