Faustrix commited on
Commit
2277ca9
·
verified ·
1 Parent(s): 0289ac6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- transformers
2
- torch
3
- torchvision
 
 
 
1
+ Pillow==10.1.0
2
+ torch==2.1.2
3
+ torchvision==0.16.2
4
+ transformers==4.40.0
5
+ sentencepiece==0.1.99