Spaces:
Runtime error
Runtime error
pydantic fix
#1
by
6Morpheus6
- opened
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,3 +13,4 @@ tokenizers==0.15.2
|
|
| 13 |
transformers==4.36.2
|
| 14 |
gradio==4.44.1
|
| 15 |
huggingface_hub==0.25.2
|
|
|
|
|
|
| 13 |
transformers==4.36.2
|
| 14 |
gradio==4.44.1
|
| 15 |
huggingface_hub==0.25.2
|
| 16 |
+
pydantic==2.10.6
|