Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -4,8 +4,7 @@ onnxruntime-gpu
|
|
| 4 |
scikit-learn
|
| 5 |
scikit-image
|
| 6 |
tqdm
|
| 7 |
-
mxnet
|
| 8 |
insightface
|
| 9 |
gradio
|
| 10 |
-
|
| 11 |
-
|
|
|
|
| 4 |
scikit-learn
|
| 5 |
scikit-image
|
| 6 |
tqdm
|
|
|
|
| 7 |
insightface
|
| 8 |
gradio
|
| 9 |
+
torch
|
| 10 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|