ssboost commited on
Commit
07d28a5
·
verified ·
1 Parent(s): 268b676

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,10 +2,10 @@ git+https://github.com/doevent/Real-ESRGAN.git
2
  opencv-python
3
  spaces
4
  diffusers
5
- torch
6
- torchvision
7
  pipeline
8
- transformers>=4.44.2
9
  accelerate
10
  safetensors
11
  spaces
 
2
  opencv-python
3
  spaces
4
  diffusers
5
+ torch==2.0.1
6
+ torchvision==0.15.2
7
  pipeline
8
+ transformers==4.43.2
9
  accelerate
10
  safetensors
11
  spaces