Luigi commited on
Commit
435fd68
·
1 Parent(s): e4c3679

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -2,9 +2,8 @@
2
  gradio>=3.0
3
  requests
4
  huggingface_hub
5
- llama-cpp-python==0.3.2
6
  opencv-python
7
  fastapi
8
  uvicorn[standard]
9
- llama-cpp-python[server]
10
  Pillow
 
2
  gradio>=3.0
3
  requests
4
  huggingface_hub
 
5
  opencv-python
6
  fastapi
7
  uvicorn[standard]
8
+ llama-cpp-python[server]==0.3.2
9
  Pillow