fffiloni commited on
Commit
03fa22b
·
verified ·
1 Parent(s): 2efa876

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- torch==2.0.1
2
- torchvision==0.15.2
3
  invisible_watermark
4
  accelerate
5
  transformers
6
  safetensors
7
  opencv-python
8
- diffusers==0.30.3
9
  peft
10
  numpy<2
11
  matplotlib
 
1
+ torch==2.5.1
2
+ torchvision==0.20.1
3
  invisible_watermark
4
  accelerate
5
  transformers
6
  safetensors
7
  opencv-python
8
+ diffusers==0.33.1
9
  peft
10
  numpy<2
11
  matplotlib