prithivMLmods commited on
Commit
1938254
1 Parent(s): cf7461b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -7
README.md CHANGED
@@ -5,14 +5,24 @@ tags:
5
  - lora
6
  - diffusers
7
  - template:sd-lora
 
 
 
8
  widget:
9
- - text: 'A man dressed in sunglasses and brown jacket, in the style of cypherpunk, timeless beauty, exacting precision, uhd image, aleksandr deyneka, matte background, leather/hide --ar 67:101 --v 5'
 
 
 
10
  output:
11
  url: images/1.png
12
- - text: 'A studio portrait of a brunette model wearing a dress in front of a natural background --v 6.0 --style raw'
 
 
13
  output:
14
  url: images/2.png
15
- - text: 'Man in the style of dark beige and brown, uhd image, youthful protagonists, nonrepresentational '
 
 
16
  output:
17
  url: images/3.png
18
  base_model: stabilityai/stable-diffusion-xl-base-1.0
@@ -43,13 +53,13 @@ Image Processing Parameters
43
 
44
  ## Trigger prompts
45
 
46
- A man dressed in sunglasses and brown jacket, in the style of cypherpunk, timeless beauty, exacting precision, uhd image, aleksandr deyneka, matte background, leather/hide --ar 67:101 --v 5
47
 
48
 
49
- A studio portrait of a brunette model wearing a dress in front of a natural background --v 6.0 --style raw
50
 
51
 
52
- Man in the style of dark beige and brown, uhd image, youthful protagonists, nonrepresentational
53
 
54
  | Parameter | Value |
55
  |-----------------|---------------------------------------------------------------------------------------|
@@ -61,4 +71,4 @@ Image Processing Parameters
61
 
62
  Weights for this model are available in Safetensors format.
63
 
64
- [Download](/prithivMLmods/Canopus-Realism-LoRA/tree/main) them in the Files & versions tab.
 
5
  - lora
6
  - diffusers
7
  - template:sd-lora
8
+ - StableDiffusionXLPipeline
9
+ - Inference Endpoints
10
+ - sdxl
11
  widget:
12
+ - text: >-
13
+ A man dressed in sunglasses and brown jacket, in the style of cypherpunk,
14
+ timeless beauty, exacting precision, uhd image, aleksandr deyneka, matte
15
+ background, leather/hide --ar 67:101 --v 5
16
  output:
17
  url: images/1.png
18
+ - text: >-
19
+ A studio portrait of a brunette model wearing a dress in front of a natural
20
+ background --v 6.0 --style raw
21
  output:
22
  url: images/2.png
23
+ - text: >-
24
+ Man in the style of dark beige and brown, uhd image, youthful protagonists,
25
+ nonrepresentational
26
  output:
27
  url: images/3.png
28
  base_model: stabilityai/stable-diffusion-xl-base-1.0
 
53
 
54
  ## Trigger prompts
55
 
56
+ A man dressed in sunglasses and brown jacket, in the style of cypherpunk, timeless beauty, exacting precision, uhd image, aleksandr deyneka, matte background, leather/hide --ar 67:101 --v 5
57
 
58
 
59
+ A studio portrait of a brunette model wearing a dress in front of a natural background --v 6.0 --style raw
60
 
61
 
62
+ Man in the style of dark beige and brown, uhd image, youthful protagonists, nonrepresentational
63
 
64
  | Parameter | Value |
65
  |-----------------|---------------------------------------------------------------------------------------|
 
71
 
72
  Weights for this model are available in Safetensors format.
73
 
74
+ [Download](/prithivMLmods/Canopus-Realism-LoRA/tree/main) them in the Files & versions tab.