Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
paulpanwang
/
Diffsplat
like
2
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
paulpanwang
commited on
23 days ago
Commit
7560047
·
verified
·
1 Parent(s):
9960780
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -177,4 +177,6 @@ with block:
177
178
# Launch the Gradio app
179
if __name__ == "__main__":
180
-
block.launch(share=True)
177
178
# Launch the Gradio app
179
if __name__ == "__main__":
180
+
block.launch(share=True)
181
+
182
+