mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-24 00:09:32 +00:00
12 lines
294 B
Markdown
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
|
|
```
|