Mahadih534 commited on
Commit
4624607
1 Parent(s): 0a3153c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ChatBot_UI
2
+ gradio
3
+ transformers
4
+ langchain
5
+ # Mixtral Inference Endpoint
6
+ huggingface_hub
7
+ llama_hub
8
+ llama-index
9
+ tiktoken
10
+ cohere
11
+ openai
12
+ beautifulsoup4
13
+ PyPDF2
14
+ pypdf
15
+ sentence_transformers
16
+ llama-index-llms-huggingface
17
+ llama-index-readers-web
18
+ llama-index-embeddings-langchain