Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
numpy
|
2 |
opencv-python
|
|
|
3 |
peft
|
4 |
sentencepiece
|
5 |
pytest
|
|
|
1 |
numpy
|
2 |
opencv-python
|
3 |
+
pydantic==2.10.6
|
4 |
peft
|
5 |
sentencepiece
|
6 |
pytest
|