Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
liztochek/DeepNude
Zacharytrackmaster
/
DeepNude
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
crytion
commited on
Oct 14, 2022
Commit
ee2fbc8
·
1 Parent(s):
5de9dfc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -73,6 +73,5 @@ web = gr.Interface(inference,
73
74
if __name__ == '__main__':
75
web.launch(
76
-
share=True,
77
enable_queue=True
78
)
73
74
if __name__ == '__main__':
75
web.launch(
76
enable_queue=True
77
)