SharmaGroups07 commited on
Commit
7c8861d
·
verified ·
1 Parent(s): e5cd937

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastapi
2
  uvicorn
3
- llama-cpp-python==0.2.90
4
  huggingface_hub
 
 
1
  fastapi
2
  uvicorn
3
+ pydantic
4
  huggingface_hub
5
+ llama-cpp-python==0.2.90