Skip to content

Commit 8f7c214

Browse files
committed
Clarify README
1 parent 0cc455b commit 8f7c214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Every single input that takes a simple primitive (float, int, string, etc.) will
7070
7171
![An altered version of the default ComfyUI workflow](images/default_altered.png)
7272
73-
Then every node's string/number inputs will be available as an argument:
73+
Then every node's string/number inputs will be available:
7474
```bash
7575
usage: bottle.py [-h] [--ckpt_name1 CKPT_NAME1] [--width2 WIDTH2] [--height3 HEIGHT3] [--batch_size4 BATCH_SIZE4] [--text5 TEXT5]
7676
[--text6 TEXT6] [--seed7 SEED7] [--steps8 STEPS8] [--cfg9 CFG9] [--sampler_name10 SAMPLER_NAME10]

0 commit comments

Comments
 (0)