viskav commited on
Commit
866b047
·
verified ·
1 Parent(s): 82b0998

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  fastapi
2
  uvicorn
3
  pydantic
4
- llama-cpp-python==0.3.2
5
- huggingface-hub
 
 
1
  fastapi
2
  uvicorn
3
  pydantic
4
+ httpx
5
+ llama-cpp-python==0.2.32
6
+