ReiPlush64 commited on
Commit
cfbe54c
1 Parent(s): 231e9dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu117
2
  addict==2.4.0
3
  albumentations==1.3.0
4
  einops==0.6.0
@@ -15,7 +15,7 @@ prettytable==3.6.0
15
  pytorch-lightning
16
  safetensors==0.3.1
17
  timm
18
- torchvision==0.14.1+cu117
19
  fastai
20
  transformers==4.27.1
21
  datasets==2.9.0
@@ -28,4 +28,4 @@ git+https://github.com/huggingface/diffusers.git
28
  scipy
29
  ftfy
30
  psutil
31
- https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.15/xformers-0.0.15+f351fee.d20221222-cp310-cp310-linux_x86_64.whl
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu113
2
  addict==2.4.0
3
  albumentations==1.3.0
4
  einops==0.6.0
 
15
  pytorch-lightning
16
  safetensors==0.3.1
17
  timm
18
+ torchvision==0.14.1+cu113
19
  fastai
20
  transformers==4.27.1
21
  datasets==2.9.0
 
28
  scipy
29
  ftfy
30
  psutil
31
+ xformers==0.0.17