Spaces:
Runtime error
Runtime error
Commit
•
6b04878
1
Parent(s):
f687064
pinning farm-haystack
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ ipywidgets==8.1.1
|
|
6 |
tqdm==4.66.1
|
7 |
aiohttp==3.8.6
|
8 |
huggingface-hub==0.17.3
|
9 |
-
farm-haystack[inference]
|
|
|
|
6 |
tqdm==4.66.1
|
7 |
aiohttp==3.8.6
|
8 |
huggingface-hub==0.17.3
|
9 |
+
farm-haystack[inference]==1.25.5
|
10 |
+
|