Fucius commited on
Commit
2cb737b
·
verified ·
1 Parent(s): 0e3e7cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,15 +1,16 @@
 
1
  torch==2.0.1
2
  torchvision
 
 
3
  einops
 
 
4
  opencv-python==4.7.0.68
5
  xformers==0.0.21
6
- diffusers==0.25.0
7
- transformers
8
- accelerate
9
- insightface==0.7.3
10
- onnxruntime-gpu==1.16.0
11
  segment-anything
12
- peft==0.8.2
13
  numpy
14
  pillow
15
  gradio==3.36.1
 
1
+ diffusers==0.25.0
2
  torch==2.0.1
3
  torchvision
4
+ transformers
5
+ accelerate
6
  einops
7
+ onnxruntime-gpu
8
+ peft==0.8.2
9
  opencv-python==4.7.0.68
10
  xformers==0.0.21
11
+ insightface
12
+ spaces==0.19.4
 
 
 
13
  segment-anything
 
14
  numpy
15
  pillow
16
  gradio==3.36.1