Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
snap-research
/
weights2weights
like
26
Running
on
Zero
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
amildravid4292
commited on
Jul 13, 2024
Commit
d9e7f3d
·
verified
·
1 Parent(s):
6955869
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -464,5 +464,5 @@ with gr.Blocks(css="style.css") as demo:
464
465
466
467
-
demo.queue().launch(share=True)
468
464
465
466
467
+
demo.queue().launch(
) #
share=True)
468