Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HikariDawn
/
This-and-That
like
12
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
HikariDawn777
commited on
Oct 17, 2024
Commit
ff3e36c
·
1 Parent(s):
d7996fc
update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -475,4 +475,4 @@ if __name__ == '__main__':
475
)
476
477
478
-
demo.queue(max_size=10).launch(show_api=True)
475
)
476
477
478
+
demo.queue(max_size=10).launch(
share=True,
show_api=True)