LukaDev13 commited on
Commit
b546568
·
verified ·
1 Parent(s): c90913f

Update README

Browse files
Files changed (1) hide show
  1. README.md +32 -2
README.md CHANGED
@@ -1,3 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <div align="center">
2
 
3
  # Dreamcore
@@ -16,6 +32,18 @@
16
 
17
  ---
18
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ## What Is Dreamcore?
20
 
21
  Dreamcore is an internet aesthetic that captures the visual language of dreams - specifically the strange, liminal, half-remembered quality of dream imagery. It sits in the same family as weirdcore, traumacore, and oddcore, but has its own distinct visual identity.
@@ -54,8 +82,8 @@ All 1000 images in this collection were generated using **GPT Image 2** at **2K
54
 
55
  Each image was produced through a structured prompting process:
56
 
57
- 1. **System prompt** - A carefully constructed system prompt defined the dreamcore aesthetic parameters, ensuring consistency across the entire collection
58
- 2. **Image model** - GPT Image 2 was used as the generation engine
59
  3. **Resolution** - 2K (2048x2048 or equivalent) for sufficient detail and clarity
60
  4. **Quality setting** - Medium, balancing generation speed with visual fidelity
61
  5. **Sequential numbering** - Images are numbered `001.jpg` through `1000.jpg` for easy reference
@@ -89,4 +117,6 @@ All images are AI-generated and released under the terms of the MIT License. You
89
 
90
  *1000 images. One aesthetic. Every single image is AI-generated.*
91
 
 
 
92
  </div>
 
1
+ ---
2
+ title: Dreamcore
3
+ emoji: 🌙
4
+ colorFrom: gray
5
+ colorTo: gray
6
+ sdk: other
7
+ pinned: false
8
+ license: mit
9
+ tags:
10
+ - ai-generated
11
+ - dreamcore
12
+ - aesthetic
13
+ - image-collection
14
+ - gpt-image
15
+ ---
16
+
17
  <div align="center">
18
 
19
  # Dreamcore
 
32
 
33
  ---
34
 
35
+ ## Architecture
36
+
37
+ The generation pipeline behind this collection:
38
+
39
+ <div align="center">
40
+
41
+ ![Architecture Diagram](assets/architecture.png)
42
+
43
+ </div>
44
+
45
+ ---
46
+
47
  ## What Is Dreamcore?
48
 
49
  Dreamcore is an internet aesthetic that captures the visual language of dreams - specifically the strange, liminal, half-remembered quality of dream imagery. It sits in the same family as weirdcore, traumacore, and oddcore, but has its own distinct visual identity.
 
82
 
83
  Each image was produced through a structured prompting process:
84
 
85
+ 1. **System prompt** - A carefully constructed system prompt defines the dreamcore aesthetic parameters, ensuring consistency across the entire collection
86
+ 2. **Image model** - GPT Image 2 is used as the generation engine
87
  3. **Resolution** - 2K (2048x2048 or equivalent) for sufficient detail and clarity
88
  4. **Quality setting** - Medium, balancing generation speed with visual fidelity
89
  5. **Sequential numbering** - Images are numbered `001.jpg` through `1000.jpg` for easy reference
 
117
 
118
  *1000 images. One aesthetic. Every single image is AI-generated.*
119
 
120
+ **[github.com/Luka12-dev](https://github.com/Luka12-dev)**
121
+
122
  </div>