buchi-stdesign commited on
Commit
0be76ee
·
verified ·
1 Parent(s): 76271f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio==3.1
2
- transformers==4.11.3 # 少し古いバージョンにダウングレード
3
- tokenizers==0.10.1 # Rustコンパイラ不要のバージョン
4
- torch
 
1
+ torch>=1.9
2
+ transformers>=4.21
3
+ gradio==4.44.0