mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
756dfba53f
* fix kaggle templates path error * add env.py dependence * reformat with lint
59 lines
770 B
Plaintext
59 lines
770 B
Plaintext
# Requirements for runtime.
|
|
pydantic-settings
|
|
|
|
python-Levenshtein
|
|
scikit-learn
|
|
filelock
|
|
loguru
|
|
fire
|
|
fuzzywuzzy
|
|
openai
|
|
litellm
|
|
azure.identity
|
|
pyarrow
|
|
rich
|
|
|
|
numpy # we use numpy as default data format. So we have to install numpy
|
|
pandas # we use pandas as default data format. So we have to install pandas
|
|
pandarallel # parallelize pandas
|
|
matplotlib
|
|
langchain
|
|
langchain-community
|
|
tiktoken
|
|
pymupdf # Extract shotsreens from pdf
|
|
|
|
# PDF related
|
|
pypdf
|
|
azure-ai-formrecognizer
|
|
|
|
# factor implementations
|
|
tables
|
|
|
|
# CI Fix Tool
|
|
tree-sitter-python
|
|
tree-sitter
|
|
|
|
python-dotenv
|
|
|
|
# infrastructure related.
|
|
docker
|
|
|
|
# demo related
|
|
streamlit
|
|
plotly
|
|
st-theme
|
|
|
|
# kaggle crawler
|
|
selenium
|
|
kaggle
|
|
nbformat
|
|
|
|
# tool
|
|
setuptools-scm
|
|
seaborn
|
|
azure.ai.inference
|
|
|
|
# data folder desc
|
|
humanize
|
|
genson
|