Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.30.1
|
2 |
transformers==4.48.2
|
3 |
-
gradio==5.
|
4 |
-
torch==2.5.1
|
|
|
|
1 |
huggingface_hub==0.30.1
|
2 |
transformers==4.48.2
|
3 |
+
gradio==5.23.2
|
4 |
+
torch==2.5.1
|
5 |
+
pydantic==2.8.2
|