Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
noamelata
/
Nested-Diffusion
like
6
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
noamelata
commited on
Jun 6, 2023
Commit
9d761af
·
1 Parent(s):
ee4eb01
update gradio settings
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -50,4 +50,4 @@ if __name__ == "__main__":
50
allow_flagging="never"
51
)
52
demo.queue()
53
-
demo.launch(
share=True, server_name="132.68.39.164", server_port=7861
)
50
allow_flagging="never"
51
)
52
demo.queue()
53
+
demo.launch()