Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ashishabraham22
/
WATCHA-READIN
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ashishabraham22
commited on
Apr 9, 2022
Commit
1bf4891
·
1 Parent(s):
a67f35a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -28,4 +28,4 @@ iface= gr.Interface(
28
theme='dark-peach'
29
)
30
31
-
iface.launch(
share=True
)
28
theme='dark-peach'
29
)
30
31
+
iface.launch()