Kvikontent commited on
Commit
43b80c5
1 Parent(s): 93c13f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -25
README.md CHANGED
@@ -4,51 +4,39 @@ tags:
4
  - stable-diffusion-xl
5
  - stable-diffusion-xl-diffusers
6
  - text-to-image
 
7
  - diffusers
8
  - lora
9
- - template:sd-lora
10
  widget:
11
 
12
- - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
13
  output:
14
  url:
15
- "image_0.png"
16
 
17
- - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
18
  output:
19
  url:
20
- "image_1.png"
21
 
22
  - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
23
  output:
24
  url:
25
- "image_2.png"
26
 
27
- - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
28
- output:
29
- url:
30
- "image_3.png"
31
 
32
  base_model: stabilityai/stable-diffusion-xl-base-1.0
33
  instance_prompt: 3d icon in the style of <s0><s1>
34
  license: openrail++
35
  ---
36
 
37
- # SDXL LoRA DreamBooth - LinoyTsaban/3d-icon-sdxl-lora
38
 
39
  <Gallery />
40
 
41
  ## Model description
42
 
43
- ### These are LinoyTsaban/3d-icon-sdxl-lora LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
44
-
45
- The weights were trained using [DreamBooth](https://dreambooth.github.io/).
46
-
47
- LoRA for the text encoder was enabled: False.
48
-
49
- Pivotal tuning was enabled: True.
50
-
51
- Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
52
 
53
  ## Trigger words
54
 
@@ -56,11 +44,6 @@ To trigger image generation of trained concept(or concepts) replace each concept
56
 
57
  to trigger concept `TOK->` use `<s0><s1>` in your prompt
58
 
59
-
60
-
61
  ## Download model
62
 
63
  Weights for this model are available in Safetensors format.
64
-
65
- [Download](LinoyTsaban/3d-icon-sdxl-lora/tree/main) them in the Files & versions tab.
66
-
 
4
  - stable-diffusion-xl
5
  - stable-diffusion-xl-diffusers
6
  - text-to-image
7
+ - kviai
8
  - diffusers
9
  - lora
 
10
  widget:
11
 
12
+ - text: 'an icon of instagram'
13
  output:
14
  url:
15
+ "https://static.vecteezy.com/system/resources/previews/009/673/699/original/glossy-instagram-3d-render-icon-free-png.png"
16
 
17
+ - text: 'an icon of an astronaut riding a horse'
18
  output:
19
  url:
20
+ "https://huggingface.co/8glabs/3d-icon-sdxl-lora/resolve/main/image_1.png"
21
 
22
  - text: 'a <s0><s1> icon of an astronaut riding a horse, in the style of <s0><s1>'
23
  output:
24
  url:
25
+ "https://huggingface.co/8glabs/3d-icon-sdxl-lora/resolve/main/image_0.png"
26
 
 
 
 
 
27
 
28
  base_model: stabilityai/stable-diffusion-xl-base-1.0
29
  instance_prompt: 3d icon in the style of <s0><s1>
30
  license: openrail++
31
  ---
32
 
33
+ # 3D Icons SDXL
34
 
35
  <Gallery />
36
 
37
  ## Model description
38
 
39
+ Model based on stabilityai/stable-diffusion-xl-base-1.0
 
 
 
 
 
 
 
 
40
 
41
  ## Trigger words
42
 
 
44
 
45
  to trigger concept `TOK->` use `<s0><s1>` in your prompt
46
 
 
 
47
  ## Download model
48
 
49
  Weights for this model are available in Safetensors format.