rmayormartins commited on
Commit
acaf6f8
1 Parent(s): 49cf051
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
- torch==2.0.0
2
- torchvision==0.15.1
3
- Pillow==9.5.0
4
- numpy==1.24.3
5
- gradio==3.41.0
 
 
6
  git+https://github.com/doevent/Real-ESRGAN.git
7
- opencv-python
8
- basicsr>=1.4.2
9
- facexlib>=0.2.5
10
- gfpgan>=1.3.8
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
2
+ torch>=2.0.0
3
+ torchvision>=0.15.0
4
+ numpy>=1.24.0
5
+ Pillow>=9.3.0
6
+ gradio>=3.41.0
7
+ opencv-python-headless
8
  git+https://github.com/doevent/Real-ESRGAN.git