Profakerr commited on
Commit
597dc24
·
verified ·
1 Parent(s): e2310a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  git+https://github.com/doevent/Real-ESRGAN.git
2
  torch>=2.0.0
3
- huggingface-hub==0.16.4
4
  spaces
5
- gradio==4.42.0
6
  gradio-imageslider
7
  torchvision
8
  numpy
9
  transformers
10
  accelerate
11
- diffusers==0.21.0
12
  fastapi<0.113.0
13
  opencv-python
 
1
  git+https://github.com/doevent/Real-ESRGAN.git
2
  torch>=2.0.0
3
+ huggingface-hub>=0.19.3
4
  spaces
5
+ gradio>=4.42.0
6
  gradio-imageslider
7
  torchvision
8
  numpy
9
  transformers
10
  accelerate
11
+ diffusers==0.24.0
12
  fastapi<0.113.0
13
  opencv-python