Skip to content

Commit

Permalink
Merge pull request #10 from mushan0x0/feat/pollinate-drawing-1
Browse files Browse the repository at this point in the history
✨ feat: Add pollinate drawing
  • Loading branch information
canisminor1990 authored Dec 11, 2023
2 parents bf44ee9 + f2f2956 commit 45cb773
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 0 deletions.
7 changes: 7 additions & 0 deletions locales/pollinations-drawing.ja-JP.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"tags": ["drawing", "image"],
"title": "授粉絵画",
"description": "Pollinations.aiを使用して画像を生成します"
}
}
7 changes: 7 additions & 0 deletions locales/pollinations-drawing.ko-KR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"tags": ["그림", "이미지"],
"title": "수분 회화",
"description": "Pollinations.ai를 사용하여 이미지를 생성합니다."
}
}
7 changes: 7 additions & 0 deletions locales/pollinations-drawing.ru-RU.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"tags": ["рисунок", "изображение"],
"title": "Пыльцевая живопись",
"description": "Генерация изображений через pollinations.ai"
}
}
7 changes: 7 additions & 0 deletions locales/pollinations-drawing.zh-CN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"tags": ["drawing", "image"],
"title": "授粉绘画",
"description": "通过 pollinations.ai 进行图像生成"
}
}
7 changes: 7 additions & 0 deletions locales/pollinations-drawing.zh-TW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"meta": {
"tags": ["繪畫", "圖像"],
"title": "授粉繪畫",
"description": "透過 pollinations.ai 進行圖像生成"
}
}
15 changes: 15 additions & 0 deletions plugins/pollinations-drawing.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"author": "AI0x0",
"createAt": "2023-12-10",
"createdAt": "2023-12-10",
"homepage": "https://github.com/mushan0x0/lobe-pollinations-ai",
"identifier": "pollinations-drawing",
"manifest": "https://pollinations.ai-chat.top/manifest.json",
"meta": {
"avatar": "🎨",
"tags": ["drawing", "image"],
"title": "Pollinate drawing",
"description": "Generate images through pollinations.ai"
},
"schemaVersion": 1
}

0 comments on commit 45cb773

Please sign in to comment.