Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
-
opencv-python
|
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
collections
|
| 5 |
datetime
|
|
|
|
| 1 |
gradio
|
| 2 |
+
opencv-python-headless
|
| 3 |
+
torch
|
| 4 |
+
torchvision
|
| 5 |
numpy
|
| 6 |
collections
|
| 7 |
datetime
|