NikhilJoson commited on
Commit
ab3ef79
·
verified ·
1 Parent(s): 6cf08f2

Create requirements.txt

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