Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
opencv-python-headless
|
| 2 |
numpy
|
| 3 |
-
tensorflow
|
| 4 |
gradio
|
|
|
|
| 1 |
opencv-python-headless
|
| 2 |
numpy
|
| 3 |
+
tensorflow[and-cuda]
|
| 4 |
gradio
|