ar0551 commited on
Commit
c57f34e
·
verified ·
1 Parent(s): 74853ff

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ diffusers
3
+ transformers
4
+ --extra-index-url https://download.pytorch.org/whl/cu113
5
+ torch
6
+ accelerate
7
+ opencv-python
8
+ numpy
9
+ pillow
10
+ safetensors