Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Menyu/NoobXL
Menyu
/
Noob50
like
2
Paused
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
Menyu
commited on
Nov 8, 2024
Commit
e9a39db
·
verified
·
1 Parent(s):
7bcd656
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -394,4 +394,4 @@ with gr.Blocks(css=css) as demo:
394
)
395
396
if __name__ == "__main__":
397
-
demo.launch(
share=True
)
394
)
395
396
if __name__ == "__main__":
397
+
demo.launch()