mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
6abad53677
* first commit * minor update * working polars * fixed. demo added. * add changeset * dynamic import of polars * Fix import logic * add changeset * Fix lint * Add code * Fix code * Add code * remove screenshot' * delete * add changeset --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
24 lines
376 B
Plaintext
24 lines
376 B
Plaintext
# Don't forget to run bash scripts/create_test_requirements.sh and scripts/create_test_requirements-37.sh from unix or wsl when you update this file.
|
|
IPython
|
|
altair
|
|
asyncio
|
|
boto3
|
|
coverage
|
|
fastapi>=0.101.0
|
|
gradio_pdf==0.0.3
|
|
httpx
|
|
huggingface_hub
|
|
polars==0.20.5
|
|
pydantic
|
|
pytest
|
|
pytest-asyncio
|
|
pytest-cov
|
|
ruff>=0.1.7
|
|
respx
|
|
scikit-image
|
|
shap
|
|
torch
|
|
tqdm
|
|
transformers
|
|
vega_datasets
|