Froddan commited on
Commit
97a9069
1 Parent(s): da2eafb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,2 +1,4 @@
1
  This script allows you to enter prompts (separated by a &), model names and the model keywords in order to generate a grid comparing the outputs.
 
 
2
 
 
1
  This script allows you to enter prompts (separated by a &), model names and the model keywords in order to generate a grid comparing the outputs.
2
+ It works just like the regular x/y plot except it adds the token of the model to the beginning of each prompt and since it uses a & character as the separator you are able to make more complex prompts if you want since you can use commas and dots.
3
+
4