juliuse commited on
Commit
adcfb1f
·
verified ·
1 Parent(s): cf9cd1e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,11 +4,11 @@ click
4
  pyyaml
5
  numpy
6
  torchvision
7
- diffusers
8
  Pillow
9
  scipy
10
  munch
11
- transformers
12
  torchmetrics
13
  scikit-image
14
  opencv-python
 
4
  pyyaml
5
  numpy
6
  torchvision
7
+ diffusers==0.32.2
8
  Pillow
9
  scipy
10
  munch
11
+ transformers==4.49
12
  torchmetrics
13
  scikit-image
14
  opencv-python