Spaces:
Runtime error
Runtime error
mend
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
farm-haystack[faiss,inference]==1.20.0
|
| 2 |
pydantic_core==2.6.3
|
| 3 |
pydantic==1.10.12
|
| 4 |
-
transformers==4.
|
| 5 |
gradio<4.0.0
|
| 6 |
plotly
|
| 7 |
scikit-learn
|
|
|
|
| 1 |
farm-haystack[faiss,inference]==1.20.0
|
| 2 |
pydantic_core==2.6.3
|
| 3 |
pydantic==1.10.12
|
| 4 |
+
transformers==4.32.1
|
| 5 |
gradio<4.0.0
|
| 6 |
plotly
|
| 7 |
scikit-learn
|