Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
pydantic==2.10.6
|
|
|
2 |
huggingface_hub==0.25.2
|
3 |
gradio_client
|
4 |
transformers
|
|
|
1 |
+
# pydantic==2.10.6
|
2 |
+
Pydantic 2.11.0
|
3 |
huggingface_hub==0.25.2
|
4 |
gradio_client
|
5 |
transformers
|