Carlos Salgado commited on
Commit
81eccaf
1 Parent(s): e226f72

condense requirements and ignore notebook checkpoints

Browse files
Files changed (2) hide show
  1. .gitignore +2 -2
  2. requirements.txt +0 -4
.gitignore CHANGED
@@ -1,7 +1,7 @@
1
  .envrc
2
  .direnv/
3
- flake.lock
4
- flake.nix
5
  .env
6
  .venv
 
7
 
 
1
  .envrc
2
  .direnv/
3
+ *.lock
 
4
  .env
5
  .venv
6
+ .ipynb_checkpoints
7
 
requirements.txt CHANGED
@@ -2,8 +2,4 @@ langchain_community
2
  langchain-text-splitters
3
  langchain-together
4
  unstructured[local-inference]
5
- pdf2image
6
- pdfminer.six
7
- pillow_heif
8
- doctran
9
  python-dotenv
 
2
  langchain-text-splitters
3
  langchain-together
4
  unstructured[local-inference]
 
 
 
 
5
  python-dotenv