Update README.md
Browse files
README.md
CHANGED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- lora
|
6 |
+
- dalle-3
|
7 |
+
- dalle
|
8 |
+
- deepvision
|
9 |
+
- diffusers
|
10 |
+
- template:sd-lora
|
11 |
+
- openskyml
|
12 |
+
widget:
|
13 |
+
- text: >-
|
14 |
+
a close up of a fire breathing pokemon figure, digital art, trending on
|
15 |
+
polycount, real life charmander, sparks flying, photo-realistic unreal
|
16 |
+
engine, pokemon in the wild
|
17 |
+
output:
|
18 |
+
url: images/00002441-10291230.jpeg
|
19 |
+
- text: >-
|
20 |
+
astronaut riding a llama on Mars
|
21 |
+
output:
|
22 |
+
url: images/c96a4147-b14d-4e71-8c08-e04c31c8be18.jpg
|
23 |
+
- text: >-
|
24 |
+
cube cutout of an isometric programmer bedroom, 3d art, muted colors, soft lighting, high detail, concept art, behance, ray tracing
|
25 |
+
output:
|
26 |
+
url: images/b7ad0f38-5d2a-48cd-b7d4-b94be1d23c40.jpg
|
27 |
+
|
28 |
+
- text: >-
|
29 |
+
mario, mario (series), 1boy, blue overalls, brown hair, facial hair, gloves,
|
30 |
+
hat, male focus, mustache, overalls, red headwear, red shirt, shirt, short
|
31 |
+
hair, upper body, white gloves.
|
32 |
+
parameters:
|
33 |
+
negative_prompt: >-
|
34 |
+
(worst quality, low quality, normal quality, lowres, low details,
|
35 |
+
oversaturated, undersaturated, overexposed, underexposed, grayscale, bw,
|
36 |
+
bad photo, bad photography, bad art:1.4), (watermark, signature, text
|
37 |
+
font, username, error, logo, words, letters, digits, autograph, trademark,
|
38 |
+
name:1.2), (blur, blurry, grainy), morbid, ugly, asymmetrical, mutated
|
39 |
+
malformed, mutilated, poorly lit, bad shadow, draft, cropped, out of
|
40 |
+
frame, cut off, censored, jpeg artifacts, out of focus, glitch, duplicate,
|
41 |
+
(bad hands, bad anatomy, bad body, bad face, bad teeth, bad arms, bad
|
42 |
+
legs, deformities:1.3)
|
43 |
+
output:
|
44 |
+
url: images/00002489-10291327.jpeg
|
45 |
+
|
46 |
+
base_model: stablediffusionapi/juggernaut-xl-v5
|
47 |
+
instance_prompt: <lora:Dall-e_3_0.3-v2-000003>
|
48 |
+
license: mit
|
49 |
+
language:
|
50 |
+
- en
|
51 |
+
- fr
|
52 |
+
- ru
|
53 |
+
pipeline_tag: text-to-image
|
54 |
+
library_name: diffusers
|
55 |
+
---
|
56 |
+
# DALL•E 3 XL
|
57 |
+
|
58 |
+
<Gallery />
|
59 |
+
|
60 |
+
## Model description
|
61 |
+
|
62 |
+
This is a test model very similar to Dall•E 3.
|
63 |
+
|
64 |
+
## Official demo
|
65 |
+
|
66 |
+
You can use official demo on Spaces: [try](https://huggingface.co/spaces/openskyml/dalle-3).
|
67 |
+
|
68 |
+
### Published on HF.co with the OpenSkyML team
|
69 |
+
|
70 |
+
|
71 |
+
## Download model
|
72 |
+
|
73 |
+
Weights for this model are available in Safetensors format.
|
74 |
+
|
75 |
+
[Download](/openskyml/dalle-3/tree/main) them in the Files & versions tab.
|