Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,11 +11,12 @@ pyyaml==6.0
|
|
11 |
requests==2.28.1
|
12 |
scikit-image==0.19.3
|
13 |
scipy==1.7.3
|
|
|
14 |
torch==2.0.0
|
15 |
torchvision==0.15.2
|
16 |
tqdm==4.64.0
|
17 |
yapf==0.32.0
|
18 |
realesrgan==0.3.0
|
19 |
-
gfpgan==1.
|
20 |
basicsr==1.4.2
|
21 |
facexlib==0.3.2
|
|
|
11 |
requests==2.28.1
|
12 |
scikit-image==0.19.3
|
13 |
scipy==1.7.3
|
14 |
+
tb-nightly
|
15 |
torch==2.0.0
|
16 |
torchvision==0.15.2
|
17 |
tqdm==4.64.0
|
18 |
yapf==0.32.0
|
19 |
realesrgan==0.3.0
|
20 |
+
gfpgan==1.3.8
|
21 |
basicsr==1.4.2
|
22 |
facexlib==0.3.2
|