lfolle commited on
Commit
f4dfd0f
1 Parent(s): 4a8e930

Added pyheif requirement.

Browse files
Files changed (1) hide show
  1. 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