Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ResembleAI/resemble-enhance
M4xjunior
/
resemble-enhance
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
M4xjunior
commited on
Dec 1, 2024
Commit
a9abbb0
·
verified
·
1 Parent(s):
506cc6a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -92,4 +92,4 @@ if __name__ == "__main__":
92
if not USING_SPACES:
93
main()
94
else:
95
-
app.
queue(api_open=api).
launch()
92
if not USING_SPACES:
93
main()
94
else:
95
+
app.launch()