Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tight-inversion/tight-inversion-pulid-demo
VIDraft
/
tight-inversion-pulid-demo
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
openfree
commited on
18 days ago
Commit
6fda45d
·
verified
·
1 Parent(s):
ac00394
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -406,3 +406,4 @@ if __name__ == "__main__":
406
407
demo = create_demo()
408
# 디버그 모드 활성화
406
407
demo = create_demo()
408
# 디버그 모드 활성화
409
+
create_demo.launch()