Spaces:
Running
Running
downgrade numpy
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,6 +14,7 @@ python-dotenv==1.0.1
|
|
14 |
watchdog==4.0.0
|
15 |
dateparser==1.2.0
|
16 |
requests>=2.31.0
|
|
|
17 |
|
18 |
# LLM
|
19 |
chromadb==0.4.24
|
|
|
14 |
watchdog==4.0.0
|
15 |
dateparser==1.2.0
|
16 |
requests>=2.31.0
|
17 |
+
numpy==1.26.0
|
18 |
|
19 |
# LLM
|
20 |
chromadb==0.4.24
|