Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Tonic1/ImageEdit-GOT-OCR
Tonic
/
nv_embed
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tonic
commited on
Feb 22, 2024
Commit
b5a025c
·
verified
·
1 Parent(s):
b2157fa
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -303,5 +303,4 @@ def app_interface():
303
304
return demo
305
306
-
app_interface().queue()
307
app_interface().launch(share=True)
303
304
return demo
305
306
app_interface().launch(share=True)