owiedotch commited on
Commit
fa33488
1 Parent(s): 37219fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  torch
2
  torchvision
3
  torchaudio
4
- pytorch-cuda=12.1
5
  spaces
6
  xformers
7
  pytorch_lightning
@@ -9,7 +8,7 @@ einops
9
  open-clip-torch
10
  omegaconf
11
  torchmetrics
12
- triton==2.0.0
13
  opencv-python-headless
14
  scipy
15
  matplotlib
@@ -19,4 +18,4 @@ taming-transformers
19
  transformers
20
  facexlib
21
  pyiqa
22
- pydantic==1.10.11
 
1
  torch
2
  torchvision
3
  torchaudio
 
4
  spaces
5
  xformers
6
  pytorch_lightning
 
8
  open-clip-torch
9
  omegaconf
10
  torchmetrics
11
+ triton
12
  opencv-python-headless
13
  scipy
14
  matplotlib
 
18
  transformers
19
  facexlib
20
  pyiqa
21
+ pydantic