Luigi commited on
Commit
8b6c0d5
·
1 Parent(s): 8b4688f

update requirement

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