Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio==4.
|
|
|
|
| 2 |
supabase==1.2.0
|
| 3 |
openai>=1.0.0
|
| 4 |
sentence-transformers>=2.2.0
|
|
|
|
| 1 |
+
gradio==4.19.0
|
| 2 |
+
gradio_client==0.10.0
|
| 3 |
supabase==1.2.0
|
| 4 |
openai>=1.0.0
|
| 5 |
sentence-transformers>=2.2.0
|