Krebzonide commited on
Commit
7f3da0d
·
1 Parent(s): f4ff201

create requirements.txt

Browse files

idk wth to put in here so I just copy pasted some stuff from other projects

Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.22.0
2
+ diffusers==0.17.1
3
+ gradio==3.43.1
4
+ Pillow==10.0.0
5
+ safetensors==0.3.3
6
+ torch==2.0.1
7
+ torchvision==0.15.2
8
+ transformers==4.33.1
9
+ xformers==0.0.20