Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
traversaal-internal
/
nomic-embedding
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
traversaal-ai
commited on
16 days ago
Commit
e6887b2
·
verified
·
1 Parent(s):
37c786c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -136,4 +136,5 @@ interface = gr.Interface(
136
]
137
)
138
if __name__ == "__main__":
139
-
interface.launch()
136
]
137
)
138
if __name__ == "__main__":
139
+
interface.
queue(api_open=True).
launch()
140
+