Metadata-Version: 2.2
Name: bizyengine
Version: 1.1.2
Summary: [a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment.
Author-email: SiliconFlow <yaochi@siliconflow.cn>
Project-URL: Repository, https://github.com/siliconflow/BizyAir
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: requests

## development

```bash
cd BizyAir/backend/
pip install -e .
```
