BramLeo commited on
Commit
3148e29
·
verified ·
1 Parent(s): bd800e8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  gradio
2
  huggingface_hub
3
- --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
4
- llama-cpp-python
5
- llama-index
6
  llama-index-llms-llama-cpp
7
  llama-index-embeddings-huggingface
8
  transformers
9
- numpy
 
 
 
 
1
  gradio
2
  huggingface_hub
3
+ llama-cpp-python==0.2.36
 
 
4
  llama-index-llms-llama-cpp
5
  llama-index-embeddings-huggingface
6
  transformers
7
+ numpy
8
+ gspread
9
+ oauth2client
10
+ pandas