Spaces:
Running
on
Zero
Running
on
Zero
guardiancc
commited on
Commit
•
3680f0d
1
Parent(s):
f55ebca
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
onnxruntime-gpu
|
3 |
insightface
|
4 |
gfpgan
|
|
|
5 |
torchvision==0.16.0
|
6 |
opencv-python
|
7 |
-
nvidia-cudnn-cu12==9.3.0.75
|
|
|
2 |
onnxruntime-gpu
|
3 |
insightface
|
4 |
gfpgan
|
5 |
+
nvidia-cudnn-cu12==9.3.0.75
|
6 |
torchvision==0.16.0
|
7 |
opencv-python
|
|