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:
Duplicated from
callum-canavan/Multi-View-Illusion-Diffusion
idisc
/
Multi-View-Illusion-Diffusion
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
callum-canavan
commited on
Dec 3, 2023
Commit
ba23d57
·
1 Parent(s):
6d057c8
Add server name comment
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ gradio_app = gr.Interface(
66
)
67
68
if __name__ == "__main__":
69
-
gradio_app.launch()
66
)
67
68
if __name__ == "__main__":
69
+
gradio_app.launch()
# server_name="0.0.0.0"