diffusers==0.11.1
gradio==3.15.0
loguru==0.6.0
torch>=1.12.0

[dev]
black~=22.0
isort==5.8.0
flake8==3.9.2
mypy==0.901

[docs]
recommonmark
sphinx==3.1.2
sphinx-markdown-tables
sphinx-rtd-theme==0.4.3
sphinx-copybutton

[quality]
black~=22.0
isort==5.8.0
flake8==3.9.2
mypy==0.901

[test]
pytest
pytest-cov
