Light-PDF-Web-QA-Chatbot / requirements.txt

Commit History

Hugging Face spaces implementation seems unable to install latest llama-cpp-python version, so downgrading.
14d074b

seanpedrickcase commited on

Updated Dockerfile so it actually works. Modified config file to include/exclude models and change relevant options as needed. Fixed thumbs up/down feedback.
96d818b

seanpedrickcase commited on

Refocused app for working with Document Redaction guide. Added Gemma 3 1b as base model. Various UI and config improvements
03afd76

seanpedrickcase commited on

Initial compatibility tested for use with Gemini and AWS Bedrock APIs
ee7464e

seanpedrickcase commited on

Updated packages, functions, fixed a couple of bugs
a73f005

seanpedrickcase commited on

Updated packages, models, preparing for use with AWS (in background)
4a190c2

seanpedrickcase commited on

Attempted Gradio downgrade to 3.50.2 to resolve version conflicts
15476e8

seanpedrickcase commited on

CPU Flan inference is crashing, so trying to revert to previous package versions that worked
85b6613

seanpedrickcase commited on

Upgraded gradio and packages to latest. Switched Ctransformers with Llama.cpp Python
f301d67

seanpedrickcase commited on

Minor dependency updates, increased max allowable layers for GPU
8aa3ebb

Sean-Case commited on

gpu_layers should now update correctly. Added code for creating distribution.
114048b

Sean-Case commited on

Added working like buttons. Added model choice. Modified requirements txt
2e536f9

Sean-Case commited on

Cleaned up code a bit, added user icons, thumbs up/down
aa0ad5d

Sean-Case commited on

Attempt to switch to Orca Mini GGUF
d2ddc62

Sean-Case commited on

Added keybert, span_marker, gensim to reqs
8fe4ba4

Sean-Case commited on

Added ctransformers to requirements.txt
2409e6a

Sean-Case commited on

Added GPT4all to requirements.txt
8881c9a

Sean-Case commited on

Changed docx requirement to python-docx for compatibility
a2212b7

Sean-Case commited on

Added docx to requirements
949ef5c

Sean-Case commited on

Init repo
49e32ea

Sean-Case commited on