Linoy Tsaban commited on
Commit
5d70f50
1 Parent(s): ff06fcb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pillow
2
+ diffusers
3
+ ftfy
4
+ transformers
5
+ opencv-python
6
+ tqdm
7
+ numpy
8
+ pyyaml
9
+ accelerate
10
+ xformers
11
+ tensorboard
12
+ kornia
13
+ av
14
+ torchvision==0.15.2