InvokeAI/scripts
xra fef632e0e1 tokenization logging (take 2)
This adds an option -t argument that will print out color-coded tokenization, SD has a maximum of 77 tokens, it silently discards tokens over the limit if your prompt is too long.
By using -t you can see how your prompt is being tokenized which helps prompt crafting.
2022-08-29 12:28:49 +09:00
..
orig_scripts Remove accelerate library 2022-08-25 11:04:57 -06:00
dream.py tokenization logging (take 2) 2022-08-29 12:28:49 +09:00
images2prompt.py tidied up scripts directory by moving the original CompViz scripts into a subfolder 2022-08-22 10:11:54 -04:00
inpaint.py add code 2021-12-21 03:23:41 +01:00
merge_embeddings.py Add personalization 2022-08-23 18:26:28 -04:00
preload_models.py Optimize and Improve GFPGAN and Real-ESRGAN Pipeline 2022-08-29 08:14:29 +12:00