Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
groq
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
groq
|
| 3 |
+
requests
|
| 4 |
+
xmltodict
|
| 5 |
+
sentence-transformers
|
| 6 |
+
chromadb
|