tonyassi commited on
Commit
bd60663
β€’
1 Parent(s): e191d3d

Create requirements.txt

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