gokaygokay commited on
Commit
c1a0527
·
verified ·
1 Parent(s): 211b1c7

Update requirements.txt

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