Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
renad0
/
testpro
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
renad0
commited on
Feb 25
Commit
9e90c62
·
verified
·
1 Parent(s):
295f807
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -38,4 +38,5 @@ iface = gr.Interface(
38
39
if __name__ == "__main__":
40
iface.launch()
41
38
39
if __name__ == "__main__":
40
iface.launch()
41
+
42