Profakerr commited on
Commit
214e47b
·
verified ·
1 Parent(s): 6e88f19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  git+https://github.com/doevent/Real-ESRGAN.git
2
- torch==2.5.1
3
  spaces
4
  gradio==4.42.0
5
  gradio-imageslider
6
  numpy
7
- transformers==4.43.2
8
  accelerate
9
  diffusers
10
  fastapi<0.113.0
 
1
  git+https://github.com/doevent/Real-ESRGAN.git
2
+ torch
3
  spaces
4
  gradio==4.42.0
5
  gradio-imageslider
6
  numpy
7
+ transformers
8
  accelerate
9
  diffusers
10
  fastapi<0.113.0