Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jrahn
/
RookWorld
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jrahn
commited on
Sep 10, 2024
Commit
d9b9935
·
verified
·
1 Parent(s):
47944b0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -122,5 +122,4 @@ demo = gr.Interface(
122
clear_btn="Reset",
123
)
124
125
-
if __name__ == "__main__":
126
-
demo.launch()
122
clear_btn="Reset",
123
)
124
125
+
demo.launch()