nguyentantoan commited on
Commit
d4b4fd8
·
verified ·
1 Parent(s): a95abc8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -3,4 +3,10 @@ torchvision>=0.15.0
3
  transformers>=4.35.0
4
  Pillow>=9.5.0
5
  gradio>=4.0.0
6
- accelerate>=0.20.0
 
 
 
 
 
 
 
3
  transformers>=4.35.0
4
  Pillow>=9.5.0
5
  gradio>=4.0.0
6
+ accelerate>=0.20.0
7
+ einops>=0.6.0
8
+ timm>=0.9.0
9
+ safetensors>=0.3.0
10
+ numpy>=1.24.0
11
+ matplotlib>=3.7.0
12
+ opencv-python-headless>=4.8.0