Update README.md
Browse files
README.md
CHANGED
|
@@ -1,17 +1,18 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
widget:
|
| 9 |
- text: ' shipwreck submarine, ufo, search-lights, UNDERWATER_SCENE; aqua"'
|
| 10 |
output:
|
| 11 |
url: images/20230506202605_113219634_38_upscale_0.jpeg
|
| 12 |
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 13 |
instance_prompt: UNDERWATER_SCENE, AQUA
|
| 14 |
-
|
|
|
|
| 15 |
---
|
| 16 |
# lora_deep_sea
|
| 17 |
|
|
@@ -27,7 +28,7 @@ A LoRA to create your own underwater scenes, shipwrecks or other missing objects
|
|
| 27 |
|
| 28 |
## Trigger words
|
| 29 |
|
| 30 |
-
You should use `UNDERWATER_SCENE` to trigger the image generation.
|
| 31 |
|
| 32 |
You should use `aqua` to trigger the image generation.
|
| 33 |
|
|
@@ -36,4 +37,4 @@ You should use `aqua` to trigger the image generation.
|
|
| 36 |
|
| 37 |
Weights for this model are available in Safetensors format.
|
| 38 |
|
| 39 |
-
[Download](/Ivan5d/lora_deep_sea/tree/main) them in the Files & versions tab.
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
+
- text-to-image
|
| 4 |
+
- stable-diffusion
|
| 5 |
+
- lora
|
| 6 |
+
- diffusers
|
| 7 |
+
- template:sd-lora
|
| 8 |
widget:
|
| 9 |
- text: ' shipwreck submarine, ufo, search-lights, UNDERWATER_SCENE; aqua"'
|
| 10 |
output:
|
| 11 |
url: images/20230506202605_113219634_38_upscale_0.jpeg
|
| 12 |
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 13 |
instance_prompt: UNDERWATER_SCENE, AQUA
|
| 14 |
+
language:
|
| 15 |
+
- en
|
| 16 |
---
|
| 17 |
# lora_deep_sea
|
| 18 |
|
|
|
|
| 28 |
|
| 29 |
## Trigger words
|
| 30 |
|
| 31 |
+
You should use `UNDERWATER_SCENE` or `aqua` to trigger the image generation.
|
| 32 |
|
| 33 |
You should use `aqua` to trigger the image generation.
|
| 34 |
|
|
|
|
| 37 |
|
| 38 |
Weights for this model are available in Safetensors format.
|
| 39 |
|
| 40 |
+
[Download](/Ivan5d/lora_deep_sea/tree/main) them in the Files & versions tab.
|