Akjava commited on
Commit
530aa5d
·
verified ·
1 Parent(s): 29d67eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,12 +1,10 @@
1
  huggingface_hub
2
  scikit-build-core
3
- llama-cpp-python
4
- llama-cpp-agent>=0.2.10
5
  gradio
6
  litellm
7
  dotenv
8
  requests
9
- smolagents
10
  langchain
11
  langchain_community
12
  rank_bm25
 
1
  huggingface_hub
2
  scikit-build-core
3
+ -e git+https://github.com/fairydreaming/llama-cpp-python@t5#egg=llama-cpp-python
 
4
  gradio
5
  litellm
6
  dotenv
7
  requests
 
8
  langchain
9
  langchain_community
10
  rank_bm25