Valtry commited on
Commit
da301ab
·
verified ·
1 Parent(s): 16c8676

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,5 +1,11 @@
 
1
  fastapi
2
  uvicorn
3
- torch
4
- transformers
5
- accelerate
 
 
 
 
 
 
1
+ llama-cpp-python==0.2.90
2
  fastapi
3
  uvicorn
4
+ pydantic
5
+ huggingface_hub
6
+ transformers>=4.41.0
7
+ accelerate
8
+ supabase
9
+ Pillow
10
+ sentencepiece
11
+ python-multipart