Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
DexterSptizu
/
wordllama-ranking-documents
like
0
Running
App
Files
Files
Community
DexterSptizu
commited on
1 day ago
Commit
170e3d2
•
1 Parent(s):
b548e1b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -29,4 +29,4 @@ iface = gr.Interface(
29
]
30
)
31
32
-
iface.launch(
share=True
)
29
]
30
)
31
32
+
iface.launch()