Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tamerstito
/
vhs-intro-ai
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tamerstito
commited on
Mar 17
Commit
f03a47a
·
verified
·
1 Parent(s):
5cb15cf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -13,4 +13,4 @@ iface = gr.Interface(launch,
13
inputs=gr.Image(type='pil'),
14
outputs="text")
15
16
-
iface.launch()
13
inputs=gr.Image(type='pil'),
14
outputs="text")
15
16
+
iface.launch()
#