Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ fastai==1.0.61
|
|
2 |
torch
|
3 |
torchvision==0.16.0
|
4 |
numpy
|
5 |
-
opencv-python
|
6 |
pandas
|
7 |
gradio
|
8 |
requests
|
|
|
2 |
torch
|
3 |
torchvision==0.16.0
|
4 |
numpy
|
5 |
+
opencv-python-headless
|
6 |
pandas
|
7 |
gradio
|
8 |
requests
|