Gemini899 commited on
Commit
a9799b8
·
verified ·
1 Parent(s): c10c360

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -3,12 +3,12 @@ facexlib>=0.2.5
3
  gfpgan>=1.3.7
4
  realesrgan>=0.2.5
5
  numpy==1.26.0
6
- opencv-python==4.8.1.78
7
- torchvision==0.16.0
8
- scipy==1.11.4
9
- tqdm==4.66.1
10
- lmdb==1.4.1
11
- pyyaml==6.0.1
12
- yapf==0.40.2
13
- new-basicsr==1.0.0
14
- gradio==4.13.0
 
3
  gfpgan>=1.3.7
4
  realesrgan>=0.2.5
5
  numpy==1.26.0
6
+ opencv-python
7
+ torchvision
8
+ scipy
9
+ tqdm
10
+ lmdb
11
+ pyyaml
12
+ yapf
13
+ new-basicsr
14
+ # gradio is installed directly in app.py