Mikecode123 commited on
Commit
eb11dc0
·
verified ·
1 Parent(s): f0cf604

Update requirements.txt

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