Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
roubaofeipi
/
UltraPixel-demo
like
229
Running
on
Zero
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
roubaofeipi
commited on
Sep 17, 2024
Commit
737c15e
·
verified
·
1 Parent(s):
5d83c7c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -185,6 +185,6 @@ if __name__ == "__main__":
185
186
demo.launch(
187
debug=True, share=True,
188
-
#server_name='10.160.211.26', server_port=7867
189
190
)
185
186
demo.launch(
187
debug=True, share=True,
188
+
189
190
)