appinitdev commited on
Commit
d1ba1d1
·
verified ·
1 Parent(s): 5eadd1a

Update requirements.txt

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