Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
r3gm/DiffuseCraft
r3gm
/
DiffuseCraft_no_stream
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
r3gm
commited on
12 days ago
Commit
f6b95e2
·
verified
·
1 Parent(s):
9fc6dd5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1369,5 +1369,5 @@ app.launch(
1369
debug=True,
1370
allowed_paths=["./images/"],
1371
show_api=False,
1372
-
api_name=False,
1373
)
1369
debug=True,
1370
allowed_paths=["./images/"],
1371
show_api=False,
1372
+
#
api_name=False,
1373
)