siliconflow / BizyAir

BizyAir: Comfy Nodes that can run in any environment.
https://siliconflow.github.io/BizyAir/
MIT License
290 stars 18 forks source link

Modified examples #165

Open caylaxiao opened 1 week ago

caylaxiao commented 1 week ago

The json file in the examples is formatted according to the function, and the content is unchanged.

github-actions[bot] commented 1 week ago

Your code does not meet the Black formatting standards. Please run python3 -m pip install -r dev_requirements.txt && pre-commit install && pre-commit run --all-files to format your code.