Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KennethTM
/
dvpi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KennethTM
commited on
8 days ago
Commit
9214156
·
verified
·
1 Parent(s):
44e6d15
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -238,4 +238,4 @@ print(fromJSON(rawToChar(response$content)))
238
""")
239
240
# Mount Gradio app
241
-
app = gr.mount_gradio_app(app, io
, path="/"
)
238
""")
239
240
# Mount Gradio app
241
+
app = gr.mount_gradio_app(app, io)