Spaces:
Runtime error
Runtime error
Added pyheif requirement.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ opencv-python
|
|
2 |
numpy
|
3 |
gradio
|
4 |
huggingface_hub
|
|
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu116
|
6 |
torch
|
7 |
torchvision
|
|
|
2 |
numpy
|
3 |
gradio
|
4 |
huggingface_hub
|
5 |
+
pyheif
|
6 |
--extra-index-url https://download.pytorch.org/whl/cu116
|
7 |
torch
|
8 |
torchvision
|