From ee9860cbfba568d21c5031a7ddda53421f1febc1 Mon Sep 17 00:00:00 2001 From: n0kovo Date: Wed, 14 Feb 2024 13:00:58 +0100 Subject: [PATCH 1/2] Acknowledge Very Good Boy status in README example --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 46762b4..3c03cec 100755 --- a/readme.md +++ b/readme.md @@ -127,7 +127,7 @@ information is provided in the [inference guide](inference). We also provide our own implementation for training and using LoRAs with Stable Cascade, which can be used to finetune the text-conditional model (Stage C). Specifically, you can add and learn new tokens and add LoRA layers to the model. This [notebook](inference/lora.ipynb) shows how you can use a trained LoRA. -For example, training a LoRA on my dog with the following kind of training images: +For example, training a LoRA on my dog Fernando (a very good boy) with the following kind of training images:

From 952e2863cd5d26cf903bd9bedb49a98d95838820 Mon Sep 17 00:00:00 2001 From: n0kovo Date: Wed, 14 Feb 2024 13:54:31 +0100 Subject: [PATCH 2/2] Further mention of Fernando by name --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3c03cec..543e592 100755 --- a/readme.md +++ b/readme.md @@ -132,7 +132,7 @@ For example, training a LoRA on my dog Fernando (a very good boy) with the follo

-Lets me generate the following images of my dog given the prompt: +Lets me generate the following images of Fernando given the prompt: `Cinematic photo of a dog [fernando] wearing a space suit.`