DmitrMakeev commited on
Commit
4646c7a
·
verified ·
1 Parent(s): 3c431a8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -1
requirements.txt CHANGED
@@ -4,4 +4,32 @@ python-dotenv==0.19.2
4
  gunicorn
5
  requests
6
  apscheduler
7
- matplotlib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  gunicorn
5
  requests
6
  apscheduler
7
+ matplotlib
8
+
9
+
10
+
11
+
12
+
13
+ torch>=1.7
14
+ basicsr>=1.4.2
15
+ facexlib>=0.2.5
16
+ gfpgan>=1.3.7
17
+ realesrgan>=0.2.5
18
+ numpy
19
+ opencv-python
20
+ torchvision
21
+ scipy
22
+ tqdm
23
+ lmdb
24
+ pyyaml
25
+ yapf
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+