flobbit commited on
Commit
3d22019
·
1 Parent(s): eac3855

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -21
README.md CHANGED
@@ -1,35 +1,52 @@
1
  ---
 
 
2
  tags:
3
- - text-to-image
4
- - stable-diffusion
5
- - lora
6
- - diffusers
7
- - template:sd-lora
 
 
8
  widget:
9
- - text: >-
10
- a (large) s3r3n1ty spaceship landing on a mega yacht, (symmetrical :1.2),
11
- (dslr:2.0), 8k, photorealistic, moon <lora:s3r3n1ty_SDXL_v1_32-000031:1>
12
- <lora:xl_more_art-full_v1:0.8>
13
- parameters:
14
- negative_prompt: two ships
15
- output:
16
- url: images/00228-4068349206.webp
17
- base_model: stabilityai/stable-diffusion-xl-base-1.0
18
- instance_prompt: s3r3n1ty
19
- license: apache-2.0
20
  ---
21
- # s3r3n1ty_SDXL_v1_32
22
 
23
- <Gallery />
24
 
 
25
 
26
- ## Trigger words
27
 
28
- You should use `s3r3n1ty` to trigger the image generation.
 
29
 
 
30
 
31
- ## Download model
 
 
 
 
 
 
 
32
 
 
 
 
 
 
 
 
33
  Weights for this model are available in Safetensors format.
34
 
35
  [Download](/flobbit/serenity-firefly-spaceship-sdxl-lora/tree/main) them in the Files & versions tab.
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
4
  tags:
5
+ - stable-diffusion
6
+ - stable-diffusion-xl
7
+ - stable-diffusion-xl-diffusers
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - lora
12
  widget:
13
+ - text: a (large) s3r3n1ty spaceship landing on a mega yacht, (symmetrical :1.2), (dslr:2.0), 8k, photorealistic, moon (cfg = 4, seed = 4068349206)
14
+ inference: true
15
+ language:
16
+ - en
 
 
 
 
 
 
 
17
  ---
 
18
 
19
+ # serenity-firefly-spaceship-sdxl-lora
20
 
21
+ ![](images/00228-4068349206.webp)
22
 
23
+ Homage to the Serenity spaceship from the TV series Firefly. This LoRA for SDXL 1.0 Base will generating images of that ship or ships inspired by it. Common uses are demonstrated in the sample images. Can you discover more? The LoRA is in a `safetensors` format for use in diffusers or in UIs such as A1111.
24
 
25
+ ## How to use
26
+ In A1111, specify the LoRA in the prompt along with a weight \<lora:s3r3n1ty_SDXL_v1_32-000031:1.0\>, then use the trigger keyword. Further example images with A1111 prompts at (https://civitai.com/models/167924/serenity-firefly-class-spaceship-sdxl)
27
 
28
+ Example diffusers prompt which you can run in the inference to the right: 'a (large) s3r3n1ty spaceship landing on a mega yacht, (symmetrical :1.2), (dslr:2.0), 8k, photorealistic, moon (cfg = 4, seed = 4068349206)'
29
 
30
+ ## Recommended Weight:
31
+ 1.0 (lowering the LoRA weight in A1111 can generate other effects)
32
+
33
+ ## Trigger:
34
+ s3r3n1ty
35
+
36
+ ## Helper:
37
+ In general you can generate a wide variety of serenity ships, characters, and scenes.
38
 
39
+ ## Notes:
40
+ The LoRA seems to work well with other base SDXL models. Works best in landscape mode. If you need portrait, flip your monitor 90 degrees 😀
41
+
42
+ ## Methodology:
43
+ This model was trained on only images at 1024x1024. No regularization images were used. 31 epochs with 3720 overall steps.
44
+
45
+ ## Download model
46
  Weights for this model are available in Safetensors format.
47
 
48
  [Download](/flobbit/serenity-firefly-spaceship-sdxl-lora/tree/main) them in the Files & versions tab.
49
+
50
+ ![](images/00128-3375598065.webp)
51
+
52
+