dschandra commited on
Commit
48117b4
·
verified ·
1 Parent(s): fc2d9e6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==3.0.0
2
  transformers==4.10.0
 
3
  torch==1.11.0
4
  Pillow==8.4.0
5
- tokenizers
 
1
  gradio==3.0.0
2
  transformers==4.10.0
3
+ tokenizers==0.10.3
4
  torch==1.11.0
5
  Pillow==8.4.0