Tulitula commited on
Commit
169b299
·
verified ·
1 Parent(s): 3d1f9e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -4
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
- gradio
2
- transformers
3
- torch
4
- Pillow
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ gradio>=4.0.0
4
+ transformers>=4.30.0
5
+ Pillow>=9.0.0
6
+ accelerate>=0.20.0
7
+ sentencepiece>=0.1.99
8
+ protobuf>=3.20.0