Sangjun2 commited on
Commit
fcbe023
·
verified ·
1 Parent(s): aa574f5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio==4.41.0
 
 
2
  transformers==4.35.0
3
  torch==2.4.0
4
  scipy==1.14.0
 
1
  gradio==4.41.0
2
+ huggingface-hub==0.17.3
3
+ tokenizers==0.14.1
4
  transformers==4.35.0
5
  torch==2.4.0
6
  scipy==1.14.0