Spaces:
Runtime error
Runtime error
Aymeric Roucher commited on
Commit ·
30b9a49
1
Parent(s): 86ba951
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
farm-haystack==1.23.0
|
| 2 |
transformers==4.35.2
|
| 3 |
gradio==3.50.1
|
| 4 |
-
pydantic==1.10.11
|
|
|
|
|
|
| 1 |
farm-haystack==1.23.0
|
| 2 |
transformers==4.35.2
|
| 3 |
gradio==3.50.1
|
| 4 |
+
pydantic==1.10.11
|
| 5 |
+
pydantic_core==2.14.5
|