Skip to content

Commit 4bdcc76

Browse files
committed
docs: replace front end with frontend
1 parent b876ea6 commit 4bdcc76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ComfyScript
22
[![PyPI - Version](https://img.shields.io/pypi/v/comfy-script)](https://pypi.org/project/comfy-script) ![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2FChaoses-Ib%2FComfyScript%2Fmain%2Fpyproject.toml) [![License](https://img.shields.io/pypi/l/comfy-script)](LICENSE.txt)
33

4-
A Python front end and library for [ComfyUI](https://github.com/comfyanonymous/ComfyUI).
4+
A Python frontend and library for [ComfyUI](https://github.com/comfyanonymous/ComfyUI).
55

66
![](docs/imgs/README/plot.png)
77

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfy-script"
33
version = "0.5.0"
4-
description = "A Python front end and library for ComfyUI"
4+
description = "A Python frontend and library for ComfyUI"
55
readme = "README.md"
66
# ComfyUI: >=3.8
77
# comfyui: >=3.9

0 commit comments

Comments
 (0)