DHEIVER commited on
Commit
2ceeaad
·
verified ·
1 Parent(s): ab0f059

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.19.2
2
+ torch>=2.2.0
3
+ torchvision>=0.17.0
4
+ transformers>=4.37.2
5
+ Pillow>=10.2.0
6
+ numpy>=1.24.0
7
+ accelerate>=0.27.0
8
+ safetensors>=0.4.2