omaryasserhassan commited on
Commit
bd6254e
·
verified ·
1 Parent(s): e39db98

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- fastapi==0.115.0
2
- uvicorn==0.30.6
3
- huggingface_hub==0.25.0
4
- llama-cpp-python==0.2.90
5
  pydantic==2.8.2
 
1
+ fastapi==0.111.0
2
+ uvicorn[standard]==0.30.0
3
+ huggingface_hub==0.24.6
4
+ ctransformers==0.2.27
5
  pydantic==2.8.2