tsqn commited on
Commit
01d14f7
·
verified ·
1 Parent(s): 2d0ea67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -12
requirements.txt CHANGED
@@ -1,22 +1,13 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu121
2
- pip>=23.0.0
3
- wheel>=0.43.0
4
- setuptools>=71.0.0
5
- git+https://github.com/huggingface/diffusers.git
6
- controlnet_aux==0.0.7
7
  torch
8
  torchvision
9
  transformers
10
- git+https://github.com/huggingface/accelerate.git
11
  safetensors
12
- triton
13
- tomesd
14
  einops
15
  onnxruntime-gpu
16
  spaces
17
  omegaconf
18
  peft
19
  huggingface-hub
20
- insightface==0.7.3
21
- ninja
22
- git+https://github.com/facebookresearch/xformers.git@main#egg=xformers
 
1
+ diffusers
 
 
 
 
 
2
  torch
3
  torchvision
4
  transformers
5
+ accelerate
6
  safetensors
 
 
7
  einops
8
  onnxruntime-gpu
9
  spaces
10
  omegaconf
11
  peft
12
  huggingface-hub
13
+ insightface==0.7.3