JackAILab commited on
Commit
7a1bca2
Β·
verified Β·
1 Parent(s): 41a39df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- accelerate
2
- safetensors
3
- einops
4
  onnxruntime-gpu
5
  omegaconf
6
  peft
7
- opencv-python
8
- insightface
9
  diffusers==0.23.0
10
  torch==2.0.0
11
  torchvision==0.15.1
 
1
+ accelerate==0.32.1
2
+ safetensors==0.4.0
3
+ einops==0.7.0
4
  onnxruntime-gpu
5
  omegaconf
6
  peft
7
+ opencv-python==4.8.1.78
8
+ insightface==0.7.3
9
  diffusers==0.23.0
10
  torch==2.0.0
11
  torchvision==0.15.1