-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
haouarihk
committed
Oct 31, 2023
1 parent
97ec7e3
commit 15af50b
Showing
54 changed files
with
540 additions
and
974 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: art3D | ||
name: 🖼️ Generate a 3D art photo | ||
description: select a text and photo with the style of 3D art will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'art3D' | ||
name: '🖼️ Generate a 3D art photo' | ||
description: 'select a text and photo with the style of 3D art will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, 3D art |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artAnime | ||
name: 🖼️ Generate a anime photo | ||
description: select a text and photo with the style of anime will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artAnime' | ||
name: '🖼️ Generate a anime photo' | ||
description: 'select a text and photo with the style of anime will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, anime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artBallPointPen | ||
name: 🖼️ Generate a ball-point pen photo | ||
description: select a text and photo with the style of ball-point pen will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artBallPointPen' | ||
name: '🖼️ Generate a ball-point pen photo' | ||
description: 'select a text and photo with the style of ball-point pen will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, ball-point pen art |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artBanksy | ||
name: 🖼️ Generate a photo by Banksy | ||
description: select a text and photo with the style of Banksy Street art Dali will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artBanksy' | ||
name: '🖼️ Generate a photo by Banksy' | ||
description: 'select a text and photo with the style of Banksy Street art Dali will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, by Banksy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artBauhaus | ||
name: 🖼️ Generate a bauhaus art photo | ||
description: select a text and photo with the style of bauhaus art will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artBauhaus' | ||
name: '🖼️ Generate a bauhaus art photo' | ||
description: 'select a text and photo with the style of bauhaus art will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, bauhaus art |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artCartoon | ||
name: 🖼️ Generate a cartoon art photo | ||
description: select a text and photo with the style of cartoon art will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artCartoon' | ||
name: '🖼️ Generate a cartoon art photo' | ||
description: 'select a text and photo with the style of cartoon art will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, cartoon art |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artChildrenDrawing | ||
name: 🖼️ Generate a children’s drawing | ||
description: select a text and photo with the style of children’s drawing will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artChildrenDrawing' | ||
name: '🖼️ Generate a children’s drawing' | ||
description: 'select a text and photo with the style of children’s drawing will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
A children’s drawing of {{selection}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artClaymation | ||
name: 🖼️ Generate a claymation art photo | ||
description: select a text and photo with the style of claymation art will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artClaymation' | ||
name: '🖼️ Generate a claymation art photo' | ||
description: 'select a text and photo with the style of claymation art will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, claymation art/clay art |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artColoringBook | ||
name: 🖼️ Generate a coloring book photo | ||
description: select a text and photo with the style of coloring book will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artColoringBook' | ||
name: '🖼️ Generate a coloring book photo' | ||
description: 'select a text and photo with the style of coloring book will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, coloring book |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artCyberpunk | ||
name: 🖼️ Generate a cyberpunk art photo | ||
description: select a text and photo with the style of cyberpunk art will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artCyberpunk' | ||
name: '🖼️ Generate a cyberpunk art photo' | ||
description: 'select a text and photo with the style of cyberpunk art will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, cyberpunk art |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artDeco | ||
name: 🖼️ Generate a deco art photo | ||
description: select a text and photo with the style of deco art will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artDeco' | ||
name: '🖼️ Generate a deco art photo' | ||
description: 'select a text and photo with the style of deco art will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}},deco art |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,13 @@ | ||
--- | ||
PromptInfo: | ||
promptId: artDigital | ||
name: 🖼️ Generate a digital art photo | ||
description: select a text and photo with the style of Digital Art will be generated using Dalle-2 | ||
author: Prompt Engineering Guide | ||
tags: photo, dalle-2,art | ||
version: 0.0.1 | ||
config: | ||
append: | ||
bodyParams: false | ||
reqParams: true | ||
context: "prompt" | ||
output: '`\n![](${requestResults.data[0].url})`' | ||
bodyParams: | ||
n: 1 | ||
size: "1024x1024" | ||
reqParams: | ||
url: "https://api.openai.com/v1/images/generations" | ||
promptId: 'artDigital' | ||
name: '🖼️ Generate a digital art photo' | ||
description: 'select a text and photo with the style of Digital Art will be generated using Dalle-2' | ||
author: 'Prompt Engineering Guide' | ||
tags: 'photo, dalle-2, art' | ||
version: '0.0.1' | ||
output: '\n![]({{requestResults.data.0.url}})' | ||
provider: 'custom' | ||
endpoint: 'https://api.openai.com/v1/images/generations' | ||
body: '{"n": 1, "size": "1024x1024", "prompt": "{{escp prompt}}"}' | ||
--- | ||
{{selection}}, digital art |
Oops, something went wrong.