Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
facexlib>=0.2.5
|
2 |
numpy
|
3 |
opencv-python
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
facexlib>=0.2.5
|
4 |
numpy
|
5 |
opencv-python
|