nowsyn commited on
Commit
1e5024b
1 Parent(s): 107040a

add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ jmespath==0.10.0
4
+ python-dateutil==2.8.2
5
+ diffusers==0.29.1
6
+ transformers
7
+ accelerate==0.21.0
8
+ opencv-python==4.8.1.78
9
+ einops==0.7.0
10
+ botocore==1.34.68
11
+ gradio==3.41.2
12
+ basicsr