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

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ transformers>=4.35.0
4
+ Pillow>=9.5.0
5
+ gradio>=4.0.0
6
+ accelerate>=0.20.0