Upload requirements.txt

#2
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch == 2.0.1
2
+ torchvision == 0.15.2
3
+ xformers == 0.0.21
4
+ diffusers == 0.25.0
5
+ opencv-python
6
+ numpy == 1.23.1
7
+ Pillow
8
+ h5py
9
+ json
10
+ matplotlib
11
+ pickle
12
+ scikit-image==0.22.0
13
+ gradio == 3.32.0
14
+ tqdm == 4.65.0
15
+ imgaug