mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
a88c017f87
* async-function-support - add async function support to Blocks * async-function-support - resolve conflicts * async-function-support - add error to Interface for async functions * async-function-support - add test * async-function-support - add test packages * async-function-support - add test packages
21 lines
294 B
Plaintext
21 lines
294 B
Plaintext
# Don't forget to run bash scripts/create_test_requirements.sh from unix or wsl when you update this file.
|
|
asyncio
|
|
IPython
|
|
comet_ml
|
|
coverage
|
|
mlflow
|
|
tensorflow
|
|
transformers
|
|
selenium==4.0.0a6.post2
|
|
scikit-image
|
|
shap
|
|
pytest
|
|
wandb
|
|
huggingface_hub
|
|
pytest-cov
|
|
pytest-asyncio
|
|
black
|
|
isort
|
|
flake8
|
|
torch
|