gokaygokay commited on
Commit
601c011
·
verified ·
1 Parent(s): adbbbeb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- diffusers==0.26.0
2
  accelerate
3
  xformers
4
  triton
5
  transformers>4.40
6
  git+https://github.com/doevent/Real-ESRGAN.git
7
  py360convert
8
- numpy==1.23.5
9
  basicsr
10
  gradio_pannellum
11
  requests
 
1
+ diffusers>0.26.0
2
  accelerate
3
  xformers
4
  triton
5
  transformers>4.40
6
  git+https://github.com/doevent/Real-ESRGAN.git
7
  py360convert
8
+ numpy==1.26.4
9
  basicsr
10
  gradio_pannellum
11
  requests