JackAILab commited on
Commit
8cd21cd
Β·
verified Β·
1 Parent(s): 8e0ad54

Update requirements.txt

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