SharmaGroups07 commited on
Commit
cb318e1
·
verified ·
1 Parent(s): c7135bb

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