Files
ComfyUI_frontend/comfyui_frontend_package/README.md
2025-02-28 11:57:58 -05:00

12 lines
294 B
Markdown

# comfyui_frontend pypi package
This is the pypi package structure for the comfyui frontend.
During build process, the compiled assets are copied into the `comfyui_frontend/static` directory.
The package can be installed with the following command:
```bash
pip install comfyui_frontend
```