ciover2024 commited on
Commit
84b2bf1
1 Parent(s): 3c4f11c

Upload requirements.txt

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