leonelhs commited on
Commit
4324279
·
verified ·
1 Parent(s): 1b36eb7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -15
requirements.txt CHANGED
@@ -1,15 +1,4 @@
1
- #torch==2.8.0
2
- numpy==2.2.6
3
- huggingface-hub==0.34.4
4
- gradio==5.45.0
5
- opencv-python==4.12.0.88
6
- torchvision==0.23.0
7
- tqdm==4.67.1
8
- lmdb==1.7.3
9
- pyyaml==6.0.2
10
- yapf==0.43.0
11
- facexlib==0.3.0
12
- gfpgan==1.3.8
13
- realesrgan==0.3.0
14
- basicsr @ git+https://github.com/XPixelGroup/BasicSR.git
15
- scipy
 
1
+ gradio~=5.46.0
2
+ numpy~=2.3.3
3
+ opencv-python-headless
4
+ gradio-client==1.13.0