Siam2315 commited on
Commit
d31d41c
·
verified ·
1 Parent(s): bafa89a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.13.1
2
+ torchvision==0.14.1
3
+ opencv-python==4.6.0.66
4
+ numpy
5
+ gradio==3.41.2
6
+ basicsr==1.4.2
7
+ realesrgan==0.3.0
8
+ gfpgan==1.3.8
9
+ insightface==0.7.3