Skip to content

Commit 2463eeb

Browse files
committed
Quick RSS Feed: updated or added
1 parent b7602e2 commit 2463eeb

File tree

6 files changed

+87
-2
lines changed

6 files changed

+87
-2
lines changed

feeds/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ https://wangchujiang.com/quick-rss/feed.xml
1111

1212
<!--RSS_LIST_START-->
1313

14+
### [Mochi Diffusion 在 macOS 上原生运行 Stable Diffusion 的客户端](https://github.com/MochiDiffusion/MochiDiffusion)
15+
16+
![](https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb)
17+
18+
本应用内置 Apple 的 Core ML Stable Diffusion 框架 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能 🌐 生成图像无需联网 🖼️ 支持图像转图像 &#x26; ControlNet 🗂️ EXIF 信息中存储关键词 🔍 使用 RealESRGAN 放大图像 💾 自动保存 &#x26; 恢复图像 🛠️ 自定义 Stable Dif ([#13](https://github.com/jaywcjlove/quick-rss/issues/13) - [@jaywcjlove](https://github.com/jaywcjlove))
1419
### [App Rejection Fixes: 搜集 Apple 应用上架被拒绝的解决方案](https://github.com/jaywcjlove/app-rejection-fixes)
1520

1621
![](https://github.com/user-attachments/assets/67aa4f91-220f-4561-b8bc-6d6b1cc63aef)

feeds/feed.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@
1010
"url": "https://wangchujiang.com/"
1111
},
1212
"items": [
13+
{
14+
"id": "13",
15+
"content_html": "<p>本应用内置 <a href=\"https://github.com/apple/ml-stable-diffusion\">Apple 的 Core ML Stable Diffusion 框架</a> 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能</p>\n<p><img src=\"https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb\" alt=\"\"></p>\n<p>🌐 生成图像无需联网\r\n🖼️ 支持图像转图像 &#x26; ControlNet\r\n🗂️ EXIF 信息中存储关键词\r\n🔍 使用 RealESRGAN 放大图像\r\n💾 自动保存 &#x26; 恢复图像\r\n🛠️ 自定义 Stable Diffusion Core ML 模型\r\n🖥️ 使用 SwiftUI 开发</p>",
16+
"url": "https://github.com/MochiDiffusion/MochiDiffusion",
17+
"title": "Mochi Diffusion 在 macOS 上原生运行 Stable Diffusion 的客户端",
18+
"summary": "本应用内置 Apple 的 Core ML Stable Diffusion 框架 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能 🌐 生成图像无需联网 🖼️ 支持图像转图像 &#x26; ControlNet 🗂️ EXIF 信息中存储关键词 🔍 使用 RealESRGAN 放大图像 💾 自动保存 &#x26; 恢复图像 🛠️ 自定义 Stable Dif",
19+
"image": "https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb",
20+
"date_modified": "2024-09-17T10:27:18.000Z",
21+
"author": {
22+
"name": "jaywcjlove",
23+
"url": "https://avatars.githubusercontent.com/u/1680273?v=4"
24+
}
25+
},
1326
{
1427
"id": "12",
1528
"content_html": "<p>此仓库记录了应用在 App Store 审核过程中被拒绝的各种原因,并提供了相应的解决方案。</p>\n<p><img src=\"https://github.com/user-attachments/assets/67aa4f91-220f-4561-b8bc-6d6b1cc63aef\" alt=\"\"></p>\n<p>它作为开发者的资源,帮助他们更好地了解常见的拒绝情景及如何有效应对这些问题,从而优化未来提交的审核流程。</p>\n<p><a href=\"https://github.com/user-attachments/assets/abe0d243-cc15-413a-a67a-a653af0289fd\">https://github.com/user-attachments/assets/abe0d243-cc15-413a-a67a-a653af0289fd</a></p>",

feeds/feed.xml

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id>quick-rss-feed</id>
44
<title>Quick RSS Feed</title>
5-
<updated>2024-09-17T10:06:51.982Z</updated>
5+
<updated>2024-09-17T10:28:15.844Z</updated>
66
<generator>Feed for Node.js</generator>
77
<author>
88
<name>Kenny</name>
@@ -15,6 +15,30 @@
1515
<logo>https://wangchujiang.com/quick-rss/assets/logo.png</logo>
1616
<icon>https://wangchujiang.com/quick-rss/assets/logo.png</icon>
1717
<rights>All rights reserved 2024, Kenny</rights>
18+
<entry>
19+
<title type="html"><![CDATA[Mochi Diffusion 在 macOS 上原生运行 Stable Diffusion 的客户端]]></title>
20+
<id>13</id>
21+
<link href="https://github.com/MochiDiffusion/MochiDiffusion"/>
22+
<updated>2024-09-17T10:27:18.000Z</updated>
23+
<summary type="html"><![CDATA[本应用内置 Apple 的 Core ML Stable Diffusion 框架 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能 🌐 生成图像无需联网 🖼️ 支持图像转图像 &#x26; ControlNet 🗂️ EXIF 信息中存储关键词 🔍 使用 RealESRGAN 放大图像 💾 自动保存 &#x26; 恢复图像 🛠️ 自定义 Stable Dif]]></summary>
24+
<content type="html"><![CDATA[<p>本应用内置 <a href="https://github.com/apple/ml-stable-diffusion">Apple 的 Core ML Stable Diffusion 框架</a> 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能</p>
25+
<p><img src="https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb" alt=""></p>
26+
<p>🌐 生成图像无需联网
27+
🖼️ 支持图像转图像 &#x26; ControlNet
28+
🗂️ EXIF 信息中存储关键词
29+
🔍 使用 RealESRGAN 放大图像
30+
💾 自动保存 &#x26; 恢复图像
31+
🛠️ 自定义 Stable Diffusion Core ML 模型
32+
🖥️ 使用 SwiftUI 开发</p>]]></content>
33+
<author>
34+
<name>jaywcjlove</name>
35+
<uri>https://avatars.githubusercontent.com/u/1680273?v=4</uri>
36+
</author>
37+
<contributor>
38+
<name>jaywcjlove</name>
39+
<uri>https://avatars.githubusercontent.com/u/1680273?v=4</uri>
40+
</contributor>
41+
</entry>
1842
<entry>
1943
<title type="html"><![CDATA[App Rejection Fixes: 搜集 Apple 应用上架被拒绝的解决方案]]></title>
2044
<id>12</id>

feeds/old.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"id": "13",
4+
"url": "\n\nhttps://github.com/MochiDiffusion/MochiDiffusion",
5+
"title": "Mochi Diffusion 在 macOS 上原生运行 Stable Diffusion 的客户端",
6+
"content_html": "<p>本应用内置 <a href=\"https://github.com/apple/ml-stable-diffusion\">Apple 的 Core ML Stable Diffusion 框架</a> 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能</p>\n<p><img src=\"https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb\" alt=\"\"></p>\n<p>🌐 生成图像无需联网\r\n🖼️ 支持图像转图像 &#x26; ControlNet\r\n🗂️ EXIF 信息中存储关键词\r\n🔍 使用 RealESRGAN 放大图像\r\n💾 自动保存 &#x26; 恢复图像\r\n🛠️ 自定义 Stable Diffusion Core ML 模型\r\n🖥️ 使用 SwiftUI 开发</p>",
7+
"summary": "本应用内置 [Apple 的 Core ML Stable Diffusion 框架](https://github.com/apple/ml-stable-diffusion) 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能 🌐 生成图像无需联网 🖼️ 支持图像转图像 & ControlNet 🗂️ EXIF 信息中存储关键词 🔍 使用 RealESRGAN ",
8+
"banner_image": "https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb",
9+
"date_published": "2024-09-17T10:27:18Z",
10+
"author": {
11+
"name": "jaywcjlove",
12+
"link": "https://avatars.githubusercontent.com/u/1680273?v=4"
13+
}
14+
},
215
{
316
"id": "12",
417
"url": "\r\n\r\nhttps://github.com/jaywcjlove/app-rejection-fixes",

feeds/rss.xml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Quick RSS Feed</title>
55
<link>https://wangchujiang.com/quick-rss/</link>
66
<description>Thank you for contributing and sharing valuable tech content!</description>
7-
<lastBuildDate>Tue, 17 Sep 2024 10:06:51 GMT</lastBuildDate>
7+
<lastBuildDate>Tue, 17 Sep 2024 10:28:15 GMT</lastBuildDate>
88
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
99
<generator>Feed for Node.js</generator>
1010
<language>en</language>
@@ -15,6 +15,23 @@
1515
</image>
1616
<copyright>All rights reserved 2024, Kenny</copyright>
1717
<atom:link href="https://wangchujiang.com/quick-rss/rss.xml" rel="self" type="application/rss+xml"/>
18+
<item>
19+
<title><![CDATA[Mochi Diffusion 在 macOS 上原生运行 Stable Diffusion 的客户端]]></title>
20+
<link>https://github.com/MochiDiffusion/MochiDiffusion</link>
21+
<guid>13</guid>
22+
<pubDate>Tue, 17 Sep 2024 10:27:18 GMT</pubDate>
23+
<description><![CDATA[本应用内置 Apple 的 Core ML Stable Diffusion 框架 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能 🌐 生成图像无需联网 🖼️ 支持图像转图像 &#x26; ControlNet 🗂️ EXIF 信息中存储关键词 🔍 使用 RealESRGAN 放大图像 💾 自动保存 &#x26; 恢复图像 🛠️ 自定义 Stable Dif]]></description>
24+
<content:encoded><![CDATA[<p>本应用内置 <a href="https://github.com/apple/ml-stable-diffusion">Apple 的 Core ML Stable Diffusion 框架</a> 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能</p>
25+
<p><img src="https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb" alt=""></p>
26+
<p>🌐 生成图像无需联网
27+
🖼️ 支持图像转图像 &#x26; ControlNet
28+
🗂️ EXIF 信息中存储关键词
29+
🔍 使用 RealESRGAN 放大图像
30+
💾 自动保存 &#x26; 恢复图像
31+
🛠️ 自定义 Stable Diffusion Core ML 模型
32+
🖥️ 使用 SwiftUI 开发</p>]]></content:encoded>
33+
<enclosure url="https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb" length="0" type="image//user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb"/>
34+
</item>
1835
<item>
1936
<title><![CDATA[App Rejection Fixes: 搜集 Apple 应用上架被拒绝的解决方案]]></title>
2037
<link>https://github.com/jaywcjlove/app-rejection-fixes</link>

feeds/rss/2024-38.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
[
2+
{
3+
"id": "13",
4+
"url": "\n\nhttps://github.com/MochiDiffusion/MochiDiffusion",
5+
"title": "Mochi Diffusion 在 macOS 上原生运行 Stable Diffusion 的客户端",
6+
"content_html": "<p>本应用内置 <a href=\"https://github.com/apple/ml-stable-diffusion\">Apple 的 Core ML Stable Diffusion 框架</a> 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能</p>\n<p><img src=\"https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb\" alt=\"\"></p>\n<p>🌐 生成图像无需联网\r\n🖼️ 支持图像转图像 &#x26; ControlNet\r\n🗂️ EXIF 信息中存储关键词\r\n🔍 使用 RealESRGAN 放大图像\r\n💾 自动保存 &#x26; 恢复图像\r\n🛠️ 自定义 Stable Diffusion Core ML 模型\r\n🖥️ 使用 SwiftUI 开发</p>",
7+
"summary": "本应用内置 [Apple 的 Core ML Stable Diffusion 框架](https://github.com/apple/ml-stable-diffusion) 以实现在搭载 Apple 芯片的 Mac 上用极低的内存占用发挥出最优性能 🌐 生成图像无需联网 🖼️ 支持图像转图像 & ControlNet 🗂️ EXIF 信息中存储关键词 🔍 使用 RealESRGAN ",
8+
"banner_image": "https://github.com/user-attachments/assets/02d6953b-1ccd-46be-98de-4745447bcdeb",
9+
"date_published": "2024-09-17T10:27:18Z",
10+
"author": {
11+
"name": "jaywcjlove",
12+
"link": "https://avatars.githubusercontent.com/u/1680273?v=4"
13+
}
14+
},
215
{
316
"id": "12",
417
"url": "\r\n\r\nhttps://github.com/jaywcjlove/app-rejection-fixes",

0 commit comments

Comments
 (0)