Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
01c309c
1
Parent(s):
a9fd325
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio
|
|
2 |
timm
|
3 |
torch
|
4 |
torchvision
|
5 |
-
opencv-python-headless
|
|
|
|
|
|
2 |
timm
|
3 |
torch
|
4 |
torchvision
|
5 |
+
opencv-python-headless
|
6 |
+
numpy
|
7 |
+
Pillow
|