diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 334f15f..c454121 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -46,9 +46,21 @@ "source": true } } + }, + { + "id": "fbd2efb67391025c", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "05. 資料收集/AI.md", + "mode": "source", + "source": true + } + } } ], - "currentTab": 2 + "currentTab": 3 } ], "direction": "vertical" @@ -106,7 +118,7 @@ "state": { "type": "backlink", "state": { - "file": "00. Inbox/00. Inbox.md", + "file": "05. 資料收集/AI.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -142,7 +154,7 @@ "state": { "type": "outline", "state": { - "file": "00. Inbox/00. Inbox.md" + "file": "05. 資料收集/AI.md" } } } @@ -168,8 +180,10 @@ "periodic-notes:Open today": false } }, - "active": "1b29fa53458e5ff4", + "active": "fbd2efb67391025c", "lastOpenFiles": [ + "00. Inbox/00. Inbox.md", + "05. 資料收集/AI.md", "00. Inbox/01. TODO.md", "04. Programming/Python/subprocess.md", "02. 工作/01. Logitech/QA Sustaining Automation.md", @@ -196,10 +210,8 @@ "02. 工作/01. Logitech/Tiny.md", "01. 個人/01. Daily/2023-03-09(週四).md", "01. 個人/01. Daily/2023-03-08(週三).md", - "01. 個人/01. Daily/2023-03-05(週日).md", "attachments/Pasted image 20230308105856.png", "attachments/SmallRig Retro Cage for FUJIFILM X-T5 3870.jpg", - "01. 個人/02. Travel/00. 景點收集.md", "attachments/十字型四像素自動對焦.jpg", "01. 個人/01. Daily/2023/02" ] diff --git a/05. 資料收集/AI.md b/05. 資料收集/AI.md new file mode 100644 index 0000000..79df632 --- /dev/null +++ b/05. 資料收集/AI.md @@ -0,0 +1,3 @@ +## 自架stable diffusion +- [筆記:自架AI Server用自己的電腦算圖|方格子 vocus](https://vocus.cc/article/63ce7e0dfd89780001e1708f) +- [AI繪圖系列 | Stable Diffusion教學 | 打造自己夢想的正妹 - 打寶夥伴](https://1p2pstart.tw/%E7%A7%91%E6%8A%80%E6%87%89%E7%94%A8/ai%E7%B9%AA%E5%9C%96%E7%B3%BB%E5%88%97-stable-diffusion-%E6%89%93%E9%80%A0%E8%87%AA%E5%B7%B1%E5%A4%A2%E6%83%B3%E7%9A%84%E6%AD%A3%E5%A6%B9/) \ No newline at end of file