Svngoku commited on
Commit
0360fcd
1 Parent(s): 7d4e06f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
  gradio
2
  torch
3
  tensorflow
 
4
  torch
5
- git+https://github.com/huggingface/transformers.git
 
6
  spaces
7
  pillow
8
  accelerate
 
1
  gradio
2
  torch
3
  tensorflow
4
+ accelerate
5
  torch
6
+ transformers==4.42.4
7
+ sentencepiece
8
  spaces
9
  pillow
10
  accelerate