Spaces:
Sleeping
Sleeping
Maxime Bourliatoux
commited on
Commit
•
d07ea64
1
Parent(s):
3b6db3d
freeze requirements
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
pypdf
|
2 |
-
mistralai
|
3 |
-
llama-index
|
4 |
-
gradio
|
5 |
-
chromadb
|
|
|
1 |
+
pypdf==4.0.1
|
2 |
+
mistralai==0.0.12
|
3 |
+
llama-index==0.9.40
|
4 |
+
gradio==4.16.0
|
5 |
+
chromadb==0.4.22
|