File size: 2,896 Bytes
9d23265
 
 
 
 
 
e2b2f13
93a7c1c
96de44b
93a7c1c
7d14758
e9772af
93a7c1c
 
 
 
 
71d6562
93a7c1c
 
7d14758
e2b2f13
 
 
9d23265
 
 
 
2829915
9d23265
74e4a04
e2b2f13
74e4a04
2829915
e2b2f13
 
 
 
2829915
 
9eec89e
e2b2f13
 
 
2829915
 
9eec89e
e2b2f13
 
859733e
2829915
 
9eec89e
859733e
 
2829915
 
9eec89e
859733e
 
2829915
 
66c35ac
dbb17fd
 
e2b2f13
8f0de67
9d23265
2829915
3823ec9
9d23265
e2b2f13
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html>
<html lang="pt-BR">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Exemplos de Prompts para Geração de Imagens</title>
    <style>
        body {
            background-color: #3f4652;
            color: #fff;
    

        }

        #prompt-container {
            text-align: center;
            margin-bottom: 20px;

        }

       

        }
    </style>
</head>
<body>

    <div id="prompt-container">
      

        <div >
        <!-- Resultado 1 -->
        <div>
            <img src="https://huggingface.co/ehristoforu/dalle-3-xl/resolve/main/images/00002441-10291230.jpeg" alt="Imagem gerada" width="50% ">
            <p><i>a close up of a fire breathing pokemon figure, digital art, trending on polycount, real life charmander, sparks flying, photo-realistic unreal engine, pokemon in the wild</i></p>
        </div>

        <!-- Resultado 2 -->
        <div >
            <img  src="https://huggingface.co/ehristoforu/dalle-3-xl/resolve/main/images/c96a4147-b14d-4e71-8c08-e04c31c8be18.jpg" alt="Imagem gerada" width="50%">
            <p><i>astronaut riding a llama on Mars</i></p>
        </div>

        <!-- Resultado 3 -->
        <div >
            <img src="https://huggingface.co/ehristoforu/dalle-3-xl/resolve/main/images/b7ad0f38-5d2a-48cd-b7d4-b94be1d23c40.jpg" alt="Imagem gerada" width="50%">
            <p><i>cube cutout of an isometric programmer bedroom, 3d art, muted colors, soft lighting, high detail, concept art, behance, ray tracing</i></p>
        </div>

        <!-- Resultado 4 -->
        <div >
            <img  src="https://i0.wp.com/editoraitacaiunas.com.br/wp-content/uploads/2023/04/prompts-desenhos-colorir.png?w=700&ssl=1" alt="Imagem gerada" width="50%">
            <p><i>A cute jaguar , disney pixar style, white background, coloring line art, drawings for kids, cool coloring pages, coloring book art, coloring book page style vector lines, 8k</i></p>
        </div>
            <!-- Resultado 5 -->
        <div >
            <img  src="https://i0.wp.com/editoraitacaiunas.com.br/wp-content/uploads/2023/11/ilustrador-ia-editoraitacaiunas.jpg?resize=150%2C150&ssl=1" alt="Imagem gerada" width="50%">
            <p><i>Retro comic style artwork, highly detailed Batman, symmetrical, vibrant color</i></p>
        </div>
            <!-- Resultado 6 -->
        <div >
            <img  src="https://i0.wp.com/editoraitacaiunas.com.br/wp-content/uploads/2023/04/estatuetas-pop2.png?w=700&ssl=1" alt="Imagem gerada" width="50%">
            <p><i>Funky pop Superman figurine, made of plastic, product studio shot, on a white background, diffused lighting, centered</i></p>
        </div>

        <!-- Adicione mais resultados conforme necessário -->
Para mais prompts use nosso criado de Prompts!
    </div>
       </div>
<br/>
</body>
</html>