OrbitMC commited on
Commit
abd7bbc
·
verified ·
1 Parent(s): 663bfbf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
 
 
1
  gradio
2
  spaces
3
- transformers
4
- torch
5
- accelerate
 
1
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
+ llama-cpp-python
3
  gradio
4
  spaces
5
+ huggingface_hub
6
+ fastapi
7
+ uvicorn