Akjava commited on
Commit
9ce7c71
·
verified ·
1 Parent(s): d4681be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -5
requirements.txt CHANGED
@@ -1,5 +1,13 @@
1
- huggingface_hub==0.22.2
2
- scikit-build-core
3
- llama-cpp-python
4
- llama-cpp-agent>=0.2.10
5
- gradio
 
 
 
 
 
 
 
 
 
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
13
+ joblib