windy2612 commited on
Commit
1c1a34e
1 Parent(s): b6d9895

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch==2.3.1+cu118
2
+ transformers==4.41.2
3
+ gradio==4.31.5
4
+ Pillow==10.3.0
5
+ torchvision==0.18.1+cu118
6
+ json==2.0.9
7
+ numpy==1.26.4