JackAILab commited on
Commit
4bd229f
·
verified ·
1 Parent(s): ee1167e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- huggingface-hub==0.20.3
2
  accelerate
3
  safetensors
4
  einops
@@ -7,7 +7,7 @@ omegaconf
7
  peft
8
  opencv-python
9
  insightface
10
- diffusers==0.23.0
11
  torch==2.0.0
12
  torchvision==0.15.1
13
  transformers==4.31.0
 
1
+ huggingface-hub
2
  accelerate
3
  safetensors
4
  einops
 
7
  peft
8
  opencv-python
9
  insightface
10
+ diffusers
11
  torch==2.0.0
12
  torchvision==0.15.1
13
  transformers==4.31.0