roberto ceraolo
commited on
Commit
•
8b5bd9b
1
Parent(s):
d166583
req
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
faiss-cpu==1.9.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
faiss-cpu==1.9.0
|
2 |
+
replicate==1.0.3
|
3 |
+
pillow==10.4.0
|
4 |
+
openai==1.54.3
|
5 |
+
numpy==2.0.2
|
6 |
+
pandas==2.2.3
|
7 |
+
python-dotenv==1.0.1
|