Yntec commited on
Commit
efc2b42
Β·
verified Β·
1 Parent(s): d94b3e5

Update requirements.txt

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