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