DGSpitzer commited on
Commit
f23b852
1 Parent(s): eb757c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
- uvicorn==0.17
3
  torch
4
- torchvision==0.13.1+cu113
5
  #diffusers
6
  git+https://github.com/huggingface/diffusers.git
7
  #transformers
@@ -13,7 +12,7 @@ accelerate
13
  #accelerate==0.12.0
14
  #OmegaConf
15
  #pytorch_lightning
16
- triton==2.0.0.dev20221030
17
  #https://github.com/apolinario/xformers/releases/download/0.0.3/xformers-0.0.14.dev0-cp38-cp38-linux_x86_64.whl
18
  #https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.15/xformers-0.0.15.dev0+4c06c79.d20221205-cp38-cp38-linux_x86_64.whl
19
  #xformers
1
  --extra-index-url https://download.pytorch.org/whl/cu113
 
2
  torch
3
+ torchvision
4
  #diffusers
5
  git+https://github.com/huggingface/diffusers.git
6
  #transformers
12
  #accelerate==0.12.0
13
  #OmegaConf
14
  #pytorch_lightning
15
+ triton
16
  #https://github.com/apolinario/xformers/releases/download/0.0.3/xformers-0.0.14.dev0-cp38-cp38-linux_x86_64.whl
17
  #https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.15/xformers-0.0.15.dev0+4c06c79.d20221205-cp38-cp38-linux_x86_64.whl
18
  #xformers