acecalisto3 commited on
Commit
6f4813a
·
verified ·
1 Parent(s): 5442db9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
  langchain
3
  transformers
 
4
  sentence-transformers
5
  torch
6
  requests
@@ -8,7 +9,8 @@ langchain-huggingface
8
  langchain-community
9
  ipython
10
  gensim==3.6.0
11
- streamlit
 
12
  black
13
  pylint
14
  beautifulsoup4
 
1
  gradio
2
  langchain
3
  transformers
4
+ streamlit
5
  sentence-transformers
6
  torch
7
  requests
 
9
  langchain-community
10
  ipython
11
  gensim==3.6.0
12
+ tensorflow
13
+ flax
14
  black
15
  pylint
16
  beautifulsoup4