0llheaven commited on
Commit
22063fc
·
verified ·
1 Parent(s): 4b589f5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ transformers>=4.30.0
3
+ gradio>=3.35.2
4
+ Pillow>=9.0.0
5
+ torchvision>=0.15.0