Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
DiffusionGPT/DiffusionGPT
rodrigomasini
/
DiffusionGPT
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
DiffusionGPT
commited on
Jan 4, 2024
Commit
aeebd77
·
1 Parent(s):
1758f60
init
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -697,4 +697,4 @@ if __name__ == '__main__':
697
run_on_click=True
698
)
699
700
-
demo.launch(
server_name="0.0.0.0", server_port=7862
)
697
run_on_click=True
698
)
699
700
+
demo.launch()