zoya-hammad commited on
Commit
4b4873e
·
1 Parent(s): 419793f

Updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -39
requirements.txt CHANGED
@@ -1,44 +1,12 @@
1
  python-dotenv
2
- requests
3
- numpy
4
- pandas
5
- scipy
6
- torch # PyTorch
7
- jupyterlab
8
- ipywidgets
9
- matplotlib
10
- scikit-learn
11
- chromadb
12
- jupyter-dash
13
- sentencepiece
14
- pyarrow
15
- faiss-cpu
16
-
17
- # Pip packages
18
- beautifulsoup4
19
- plotly
20
- bitsandbytes
21
- transformers
22
- sentence-transformers
23
- datasets
24
- accelerate
25
- openai
26
- anthropic
27
- google-generativeai
28
  gradio
29
- gensim
30
- modal
31
- ollama
32
- psutil
33
- setuptools
34
- speedtest-cli
35
  langchain
36
- langchain-core
37
- langchain-text-splitters
38
  langchain-openai
39
  langchain-chroma
40
- langchain-community
41
- faiss-cpu
42
- feedparser
43
- twilio
44
- pydub
 
 
 
1
  python-dotenv
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  gradio
 
 
 
 
 
 
3
  langchain
 
 
4
  langchain-openai
5
  langchain-chroma
6
+ langchain-ollama
7
+ openai
8
+ chromadb
9
+ numpy
10
+ scikit-learn
11
+ plotly
12
+ matplotlib