Spaces:
Runtime error
Runtime error
GPTfree api
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
torch
|
|
|
2 |
basicsr>=1.4.2
|
3 |
facexlib>=0.2.5
|
4 |
gfpgan>=1.3.7
|
|
|
1 |
+
torch==1.13.0
|
2 |
+
torchvision==0.14.0 -f https://download.pytorch.org/whl/cu121/torch_stable.html
|
3 |
basicsr>=1.4.2
|
4 |
facexlib>=0.2.5
|
5 |
gfpgan>=1.3.7
|