S-4-G-4-R commited on
Commit
5b195f7
·
verified ·
1 Parent(s): 2bf84f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch==2.5.0 --index-url https://download.pytorch.org/whl/cpu
2
- transformers==4.44.2
 
3
  Pillow==10.4.0
4
  numpy==1.26.4
5
  gradio==4.44.0
 
1
  torch==2.5.0 --index-url https://download.pytorch.org/whl/cpu
2
+ transformers==4.47.0
3
+ tokenizers==0.21.0
4
  Pillow==10.4.0
5
  numpy==1.26.4
6
  gradio==4.44.0