Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
opencv-python-headless
|
| 2 |
pyyaml==5.1
|
| 3 |
torch
|
| 4 |
-
torchvision
|
|
|
|
|
|
| 1 |
opencv-python-headless
|
| 2 |
pyyaml==5.1
|
| 3 |
torch
|
| 4 |
+
torchvision
|
| 5 |
+
Pillow
|