Yntec commited on
Commit
e454507
·
verified ·
1 Parent(s): 7fbe9bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@
2
  transformers
3
  numpy<2
4
  torch==2.2.0
5
- huggingface_hub==0.26.2
 
 
2
  transformers
3
  numpy<2
4
  torch==2.2.0
5
+ huggingface_hub==0.26.2
6
+ pydantic==2.10.6