updated requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
chromadb==1.2.1
|
| 2 |
gradio==5.49.1
|
| 3 |
huggingface_hub==0.34.4
|
| 4 |
-
numpy
|
| 5 |
openai==2.6.0
|
| 6 |
python-dotenv==1.1.1
|
| 7 |
sentence_transformers==5.0.0
|
|
|
|
| 1 |
chromadb==1.2.1
|
| 2 |
gradio==5.49.1
|
| 3 |
huggingface_hub==0.34.4
|
| 4 |
+
numpy
|
| 5 |
openai==2.6.0
|
| 6 |
python-dotenv==1.1.1
|
| 7 |
sentence_transformers==5.0.0
|