mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-01 01:27:42 +00:00
02173ffdcc
* update code * init structure * add requirements and fix CI --------- Co-authored-by: xuyang1 <xuyang1@microsoft.com>
27 lines
254 B
Plaintext
27 lines
254 B
Plaintext
# Requirements for runtime.
|
|
pydantic-settings
|
|
typer[all]
|
|
|
|
loguru
|
|
black
|
|
isort
|
|
mypy
|
|
ruff
|
|
|
|
numpy
|
|
pandas
|
|
cython
|
|
langchain
|
|
scipy
|
|
tiktoken
|
|
python-Levenshtein
|
|
scikit-learn
|
|
|
|
# PDF related
|
|
pypdf
|
|
azure-core
|
|
azure-ai-formrecognizer
|
|
|
|
# factor implementations
|
|
tables
|