BramLeo commited on
Commit
a2e031f
·
verified ·
1 Parent(s): dc383bb

Update requirements.txt

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