We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b751f commit 0cc455bCopy full SHA for 0cc455b
README.md
@@ -70,7 +70,7 @@ Every single input that takes a simple primitive (float, int, string, etc.) will
70
71

72
73
-Then the unfilled required variable will be available as an argument:
+Then every node's string/number inputs will be available as an argument:
74
```bash
75
usage: bottle.py [-h] [--ckpt_name1 CKPT_NAME1] [--width2 WIDTH2] [--height3 HEIGHT3] [--batch_size4 BATCH_SIZE4] [--text5 TEXT5]
76
[--text6 TEXT6] [--seed7 SEED7] [--steps8 STEPS8] [--cfg9 CFG9] [--sampler_name10 SAMPLER_NAME10]
0 commit comments