LynxDemo / requirements.txt

Commit History

feat(docx text extraction): extract all the text from the uploaded docx file
6efea88

Allen Park commited on

fix(pdfplumber): replace the pdfplumber package and implementation with pymupdf
901a87e

Allen Park commited on

feat(pdf text extraction): extract all the text from the uploaded pdf file
e504a30

Allen Park commited on

updated requirements.txt to only have openai; get rid of old imoprt statements that are not needed (i.e. spaces, transformers, torch, etc.)
68c11f0

Allen Park commited on

Add openai package to requirements.txt
b96a541
verified

allenpark commited on

update requirements.txt to not have versions
39f644b

Allen Park commited on

add accelerate pip package and add device_map='auto'
7d126a2

Allen Park commited on

add transformers pip package and remove TextIteratorStreamer from imports
e303329

Allen Park commited on

add torch
17d56be

Allen Park commited on