Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.30.2
|
2 |
peft==0.15.2
|
|
|
3 |
torch==2.5.1
|
4 |
transformers==4.51.3
|
|
|
1 |
huggingface_hub==0.30.2
|
2 |
peft==0.15.2
|
3 |
+
pydantic==2.10.6
|
4 |
torch==2.5.1
|
5 |
transformers==4.51.3
|