Luigi commited on
Commit
8638b7e
·
1 Parent(s): e4445ea
Files changed (2) hide show
  1. packages.txt +1 -0
  2. requirements.txt +2 -1
packages.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python3-opencv
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio>=3.0
2
  requests
3
  huggingface_hub
4
- llama-cpp-python
 
 
1
  gradio>=3.0
2
  requests
3
  huggingface_hub
4
+ llama-cpp-python
5
+ opencv-python