Spaces:
Running
Running
Aymeric Roucher
commited on
Commit
·
94ad437
1
Parent(s):
924b91b
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
datasets==2.15.0
|
2 |
-
django_haystack==3.2.1
|
3 |
-
gradio==4.10.0
|
4 |
-
huggingface_hub==0.19.4
|
5 |
-
langchain==0.0.351
|
6 |
-
pandas==2.1.4
|
7 |
-
tqdm==4.64.1
|
8 |
-
transformers==4.35.2
|
9 |
pydantic==1.10.13
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pydantic==1.10.13
|
2 |
+
gradio==3.50.2
|
3 |
+
farm-haystack==1.22.1
|
4 |
+
langchain==0.0.344
|