VamooseBambel commited on
Commit
c303c94
·
verified ·
1 Parent(s): 6a9d129

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.1
2
+ torchvision
3
+ transformers>=4.31.0
4
+ diffusers>=0.21.4
5
+ accelerate>=0.21.0
6
+ xformers>=0.0.21
7
+ gradio
8
+ omegaconf>=2.3.0
9
+ einops>=0.6.1
10
+ opencv-python
11
+ pillow
12
+ numpy
13
+ pyrallis
14
+ timm