farrosalferro24 commited on
Commit
030aaa1
·
verified ·
1 Parent(s): 1a521e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- torch
2
- transformers
3
  Pillow
4
  gradio
5
  spaces
6
  multiprocess
7
- sentencepiece
8
- accelerate
9
- matplotlib
 
1
+ torch==2.3.0
2
+ transformers==4.41.0
3
  Pillow
4
  gradio
5
  spaces
6
  multiprocess