blanchon commited on
Commit
d2cda0f
·
verified ·
1 Parent(s): cb0f921

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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