LPX55 commited on
Commit
cfff3b9
·
verified ·
1 Parent(s): 55f0cdb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,13 +1,13 @@
 
 
 
 
 
1
  spaces
2
  huggingface_hub
3
  gradio_imageslider
4
  requests
5
  numpy<2
6
- torch
7
- torchvision
8
- transformers
9
- diffusers>=0.30.0
10
- accelerate
11
  Pillow
12
  opencv-python-headless>=4.8.0
13
  protobuf
 
1
+ torch==2.4.0
2
+ torchvision==0.19.0
3
+ transformers==4.45.0
4
+ diffusers==0.30.0
5
+ accelerate==0.33.0
6
  spaces
7
  huggingface_hub
8
  gradio_imageslider
9
  requests
10
  numpy<2
 
 
 
 
 
11
  Pillow
12
  opencv-python-headless>=4.8.0
13
  protobuf