Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
csuvikv
/
embedding
like
2
Runtime error
App
Files
Files
Community
csuvikv
commited on
Nov 3, 2023
Commit
2188ac0
·
1 Parent(s):
77eac6b
.
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -37,4 +37,5 @@ interface = gr.Interface(fn=Bemenet,
37
inputs="text",
38
outputs="text")
39
40
interface.launch()
37
inputs="text",
38
outputs="text")
39
40
+
41
interface.launch()