acecalisto3 commited on
Commit
a27d550
·
verified ·
1 Parent(s): 263da2f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -12
requirements.txt CHANGED
@@ -1,26 +1,17 @@
1
- streamlit==1.15.0
2
- langchain-core==0.2.23
3
- langchain-community==0.2.10
4
- langchain==0.2.9
5
  huggingface-hub
6
- gensim==3.8.3
7
  transformers
8
  transformers[torch]
9
  streamlit-chat
10
- rasa
11
  torch
12
- gevent==24.2.1
13
  black
14
  pylint
15
- sentencepiece==0.1.96
16
  opencv-python
17
  gradio
18
  cookiecutter
19
  bs4
20
  GitPython
21
- PyYAML==6.0.1
22
  pytest
23
  faiss-cpu
24
- huggingface-hub
25
- rich-rst
26
- streamlit-ace
 
1
+ streamlit
 
 
 
2
  huggingface-hub
 
3
  transformers
4
  transformers[torch]
5
  streamlit-chat
 
6
  torch
 
7
  black
8
  pylint
9
+ sentencepiece
10
  opencv-python
11
  gradio
12
  cookiecutter
13
  bs4
14
  GitPython
15
+ PyYAML
16
  pytest
17
  faiss-cpu