gokaygokay commited on
Commit
c6c3da7
·
verified ·
1 Parent(s): 0601cc6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- git+https://github.com/doevent/Real-ESRGAN.git
2
  opencv-python
3
  spaces
4
  diffusers
5
- torch==2.5.1
6
  torchvision
7
  pipeline
8
  transformers
 
1
+ git+https://github.com/inference-sh/Real-ESRGAN.git
2
  opencv-python
3
  spaces
4
  diffusers
5
+ torch
6
  torchvision
7
  pipeline
8
  transformers