Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SarowarSaurav
/
batb
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SarowarSaurav
commited on
May 28, 2024
Commit
50bcc23
·
verified
·
1 Parent(s):
5e9353f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -721,4 +721,5 @@ iface = gr.Interface(
721
live=True
722
)
723
724
iface.launch(app=app, inline=True)
721
live=True
722
)
723
724
+
725
iface.launch(app=app, inline=True)