erlanio commited on
Commit
d1c560a
·
verified ·
1 Parent(s): a832028

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ huggingface_hub
4
+ llama-cpp-python
5
+ pydantic
6
+ transformers
7
+ torch==2.0.1+cu117
8
+ torchvision==0.15.2+cu117
9
+ torchaudio==2.0.2+cu117
10
+ -f https://download.pytorch.org/whl/torch_stable.html