fugthchat commited on
Commit
2d60e1f
·
verified ·
1 Parent(s): c8b68fa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi
2
- uvicorn
 
3
  pydantic
4
- llama-cpp-python[server]
5
- huggingface-hub
 
1
  fastapi
2
+ uvicorn[standard]
3
+ llama-cpp-python
4
  pydantic
5
+ huggingface_hub