Skip to content

Commit ceba6c9

Browse files
committed
Add image entries for Universe Mathscape Prompt
- Added multiple image sources and titles to the output.md file for the Universe Mathscape Prompt project, including images generated by various AI tools such as Bing Image Creator, ChatGPT, DALL-E, and others.
1 parent a02dd84 commit ceba6c9

6 files changed

Lines changed: 103 additions & 102 deletions

File tree

.gitignore

Lines changed: 45 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,45 @@
1-
resources/
2-
node_modules/
3-
public/
4-
_vendor/
5-
.DS_store
6-
.hugo_build.lock
7-
test-results/
8-
playwright-report/
9-
blob-report/
10-
playwright/.cache/
11-
.venv
12-
# GO
13-
# Binaries for programs and plugins
14-
*.exe
15-
*.exe~
16-
*.dll
17-
*.so
18-
*.dylib
19-
20-
# Test binary, built with `go test -c`
21-
*.test
22-
23-
# Output of the go coverage tool, specifically when used with LiteIDE
24-
*.out
25-
26-
# Go workspace file
27-
go.work
28-
go.work.sum
29-
30-
# env file
31-
.env
32-
33-
34-
# adminEditor
35-
adminEditor/vendor/
36-
# GO
37-
# Binaries for programs and plugins
38-
adminEditor/*.exe
39-
adminEditor/*.exe~
40-
adminEditor/*.dll
41-
adminEditor/*.so
42-
adminEditor/*.dylib
43-
adminEditor/go.work
44-
adminEditor/go.work.sum
1+
resources/
2+
node_modules/
3+
public/
4+
_vendor/
5+
.DS_store
6+
.hugo_build.lock
7+
test-results/
8+
playwright-report/
9+
blob-report/
10+
playwright/.cache/
11+
.venv
12+
# GO
13+
# Binaries for programs and plugins
14+
*.exe
15+
*.exe~
16+
*.dll
17+
*.so
18+
*.dylib
19+
20+
# Test binary, built with `go test -c`
21+
*.test
22+
23+
# Output of the go coverage tool, specifically when used with LiteIDE
24+
*.out
25+
26+
# Go workspace file
27+
go.work
28+
go.work.sum
29+
30+
# env file
31+
.env
32+
33+
34+
# adminEditor
35+
adminEditor/vendor/
36+
# GO
37+
# Binaries for programs and plugins
38+
adminEditor/*.exe
39+
adminEditor/*.exe~
40+
adminEditor/*.dll
41+
adminEditor/*.so
42+
adminEditor/*.dylib
43+
adminEditor/go.work
44+
adminEditor/go.work.sum
45+
assets/img/blog/UniverseMathscapePrompt/output.md
2.94 MB
Loading
539 KB
Loading
2.19 MB
Loading
Lines changed: 58 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,58 @@
1-
---
2-
title: "Text-to-image generation test prompt: Alternative universe"
3-
description: |
4-
Image gallery for Text-to-Image generation enhanced prompt for generation an image for an alternative universe
5-
date: 2025-01-27T11:08:26.847Z
6-
draft: false
7-
tags:
8-
- AI Art
9-
- Text-to-Image
10-
categories:
11-
- Artificial Intelligence
12-
thumbnail:
13-
url: /img/blog/JanusPro7Bds.webp
14-
author: Janus Pro 7B - created by d.o.it on HF
15-
lang: en
16-
modules: ["slideshow-gallery"]
17-
resources:
18-
- src: /img/blog/Bing_Image_Creator.png
19-
title: Bing Image Creator
20-
- src: /img/blog/DALL_E.webp
21-
title: DALL_E
22-
- src: /img/blog/flux1_schnell.png
23-
title: flux.1.schnell
24-
- src: /img/blog/JanusPro7Bds.webp
25-
title: JanusPro7B huggingface
26-
- src: /img/blog/JanusPro7Bds2.webp
27-
title: JanusPro7B huggingface
28-
- src: /img/blog/JanusPro7Bds3.webp
29-
title: JanusPro7B huggingface
30-
- src: /img/blog/JanusPro7Bds4.webp
31-
title: JanusPro7B huggingface
32-
- src: /img/blog/JanusPro7Bds5.webp
33-
title: JanusPro7B huggingface
34-
- src: /img/blog/PicLumen_Art_V1.webp
35-
title: PicLumen Art V1
36-
- src: /img/blog/PicLumen_Realistic_V2.png
37-
title: PicLumen Realistic V2
38-
- src: /img/blog/Qwen2_5_Plus.png
39-
title: Qwen2.5 Plus
40-
- src: /img/blog/grok3.jpg
41-
title: Grok
42-
slug: text-image-generation-test-prompt-alternative-universe
43-
excludeTOC: true
44-
---
45-
46-
## My Text-Image Generation for different models
47-
48-
{{< file show="false" full="false" path="./assets/img/blog/prompt.md" id="file-collapse-4" >}}
49-
50-
## Gallery
51-
52-
{{< slideshow-gallery >}}
1+
---
2+
title: "Text-to-image generation test prompt: Alternative universe"
3+
description: |
4+
Image gallery for Text-to-Image generation enhanced prompt for generation an image for an alternative universe
5+
date: 2025-01-27T11:08:26.847Z
6+
draft: false
7+
tags:
8+
- AI Art
9+
- Text-to-Image
10+
categories:
11+
- Artificial Intelligence
12+
thumbnail:
13+
url: /img/blog/JanusPro7Bds.webp
14+
author: Janus Pro 7B - created by d.o.it on HF
15+
lang: en
16+
modules: ["slideshow-gallery"]
17+
resources:
18+
- src: /img/blog/Bing_Image_Creator.png
19+
title: Bing Image Creator
20+
- src: /img/blog/DALL_E.webp
21+
title: DALL_E
22+
- src: /img/blog/flux1_schnell.png
23+
title: flux.1.schnell
24+
- src: /img/blog/JanusPro7Bds.webp
25+
title: JanusPro7B huggingface
26+
- src: /img/blog/JanusPro7Bds2.webp
27+
title: JanusPro7B huggingface
28+
- src: /img/blog/JanusPro7Bds3.webp
29+
title: JanusPro7B huggingface
30+
- src: /img/blog/JanusPro7Bds4.webp
31+
title: JanusPro7B huggingface
32+
- src: /img/blog/JanusPro7Bds5.webp
33+
title: JanusPro7B huggingface
34+
- src: /img/blog/PicLumen_Art_V1.webp
35+
title: PicLumen Art V1
36+
- src: /img/blog/PicLumen_Realistic_V2.png
37+
title: PicLumen Realistic V2
38+
- src: /img/blog/Qwen2_5_Plus.png
39+
title: Qwen2.5 Plus
40+
- src: "img/blog/UniverseMathscapePrompt/Qwen3.png"
41+
title: "Qwen3"
42+
- src: /img/blog/grok3.jpg
43+
title: Grok
44+
- src: "img/blog/UniverseMathscapePrompt/LeChat-Mistral-05-2025.jpg"
45+
title: "LeChat-Mistral-05-2025"
46+
- src: "img/blog/UniverseMathscapePrompt/ChatGPT-5-2025.png"
47+
title: "ChatGPT Image May 23, 2025, 07_56_29 PM"
48+
slug: text-image-generation-test-prompt-alternative-universe
49+
excludeTOC: true
50+
---
51+
52+
## My Text-Image Generation for different models
53+
54+
{{< file show="false" full="false" path="./assets/img/blog/prompt.md" id="file-collapse-4" >}}
55+
56+
## Gallery
57+
58+
{{< slideshow-gallery >}}

hugo_stats.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"figure",
1414
"footer",
1515
"form",
16-
"h1",
1716
"h2",
1817
"h3",
1918
"h4",
@@ -129,7 +128,6 @@
129128
"carousel-inner",
130129
"carousel-item",
131130
"chroma",
132-
"code-block",
133131
"col",
134132
"col-10",
135133
"col-12",
@@ -484,8 +482,6 @@
484482
"/img/about_collage/SDC10933.JPG",
485483
"/img/about_collage/SDC11187.JPG",
486484
"1-capturing-with-postmans-built-in-proxy",
487-
"1-when-copilots-generate-commit-hits-its-limit-or-windsurf",
488-
"1-when-copilots-generate-commit-hits-its-limit-or-windsurf-in-is-only-available-for-users-on-a-paid-plan",
489485
"1-when-copilots-generate-commit-hits-its-limit-or-windsurf-is-only-available-for-users-on-a-paid-plan",
490486
"2-grab-your-free-codestral-key",
491487
"2-pointing-postman-at-an-external-proxy",
@@ -654,7 +650,6 @@
654650
"listView",
655651
"liveToastSaveThemMode",
656652
"lokale-installation",
657-
"main-script-execution",
658653
"my-text-image-generation-for-different-models",
659654
"navbar-0-collapse",
660655
"net-create-excel-or-text-license-file-for-used-nuget-packages",
@@ -681,7 +676,6 @@
681676
"removedefaultlanguagehtml",
682677
"result-content-page",
683678
"roo-code",
684-
"run-the-main-function",
685679
"running-the-tests",
686680
"schritt-1-kostenlosen-mistral-api-schlüssel-erstellen",
687681
"schritt-2-zugriff-auf-die-cline-provider-einstellungen",

0 commit comments

Comments
 (0)