isayahc commited on
Commit
006510e
Β·
1 Parent(s): aa170f0

added python-dotenv for secrets

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ chromadb
3
  langchain
4
  unstructured
5
  unstructured[local-inference]
6
- gdown
 
 
3
  langchain
4
  unstructured
5
  unstructured[local-inference]
6
+ gdown
7
+ python-dotenv