Spaces:
Running
Running
victorisgeek
commited on
Commit
•
201a01a
1
Parent(s):
16f9bfc
Update requirements_cuda.txt
Browse files- requirements_cuda.txt +7 -7
requirements_cuda.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
gradio
|
2 |
-
numpy
|
3 |
-
onnx
|
4 |
-
onnxruntime-gpu
|
5 |
-
opencv-python
|
6 |
-
opencv-python-headless
|
7 |
-
plyer
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
onnx
|
4 |
+
onnxruntime-gpu
|
5 |
+
opencv-python
|
6 |
+
opencv-python-headless
|
7 |
+
plyer
|