acecalisto3 commited on
Commit
1d5b1b1
·
verified ·
1 Parent(s): b6a4cdb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  beautifulsoup4
2
  torch
3
  streamlit
4
- transformers
5
  black
6
  pylint
7
  huggingface_hub
@@ -10,6 +10,7 @@ langchain-community==0.2.11
10
  langchain-core==0.2.28
11
  langchain==0.2.12
12
  matplotlib
 
13
  streamlit-ace
14
  streamlit
15
  gradio
 
1
  beautifulsoup4
2
  torch
3
  streamlit
4
+ transformers[all]
5
  black
6
  pylint
7
  huggingface_hub
 
10
  langchain-core==0.2.28
11
  langchain==0.2.12
12
  matplotlib
13
+ huggingface_hub[cli]
14
  streamlit-ace
15
  streamlit
16
  gradio