Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
insightface
|
2 |
onnxruntime
|
|
|
3 |
gradio
|
4 |
torchvision==0.16.2
|
5 |
torch
|
|
|
1 |
insightface
|
2 |
onnxruntime
|
3 |
+
onnxruntime-gpu==1.15.1
|
4 |
gradio
|
5 |
torchvision==0.16.2
|
6 |
torch
|