Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MasteredUltraInstinct
/
PolSOL
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MasteredUltraInstinct
commited on
Jun 12
Commit
e2deeef
Β·
verified
Β·
1 Parent(s):
380555d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -68,5 +68,4 @@ demo = gr.Interface(
68
allow_flagging="never"
69
)
70
71
-
if __name__ == "__main__":
72
-
demo.launch()
68
allow_flagging="never"
69
)
70
71
+
demo.launch()