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

Update requirements.txt

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