LPX55 commited on
Commit
8c06a98
·
verified ·
1 Parent(s): 266130f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ peft
2
+ diffusers
3
+ pillow
4
+ numpy
5
+ torch
6
+ torchvision
7
+ safetensors
8
+ opencv-python