Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Koi953215
/
DiffIR2VR
like
83
Running
on
Zero
App
Files
Files
Community
2
jimmycv07
commited on
Jun 28
Commit
7b8a88a
β’
1 Parent(s):
1de8821
app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -309,4 +309,4 @@ with gr.Blocks(css="style.css") as demo:
309
310
demo.queue()
311
312
-
demo.launch(
share=True
)
309
310
demo.queue()
311
312
+
demo.launch()