Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GAS17
/
HN
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
GAS17
commited on
Aug 5, 2024
Commit
0285314
·
verified
·
1 Parent(s):
4bd6383
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -235,4 +235,6 @@ iface = gr.Interface(
235
)
236
237
if __name__ == "__main__":
238
-
iface.launch()
235
)
236
237
if __name__ == "__main__":
238
+
iface.launch()
239
+
240
+