alexcanton commited on
Commit
d11988a
·
verified ·
1 Parent(s): a0da059

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- torch
 
 
 
 
 
 
 
 
 
 
 
1
+ basicsr==1.4.2
2
+ filetype==1.2.0
3
+ gradio==3.50.2
4
+ numpy==1.26.2
5
+ onnx==1.15.0
6
+ onnxruntime-gpu==1.16.3
7
+ opencv-python==4.8.1.78
8
+ psutil==5.9.6
9
+ realesrgan==0.3.0
10
+ torch==2.1.2
11
+ tqdm==4.66.1