diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 3ea22f0..f16f7bf 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "_posts/pool/2024-09-10-linux(wget)国内批量下载huggingface模型shell脚本.md", + "file": "_posts/pool/2024-09-05-日记.md", "mode": "source", "source": false } @@ -86,7 +86,7 @@ "state": { "type": "backlink", "state": { - "file": "_posts/pool/2024-09-10-linux(wget)国内批量下载huggingface模型shell脚本.md", + "file": "_posts/pool/2024-09-05-日记.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -103,7 +103,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "_posts/pool/2024-09-10-linux(wget)国内批量下载huggingface模型shell脚本.md", + "file": "_posts/pool/2024-09-05-日记.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -126,7 +126,7 @@ "state": { "type": "outline", "state": { - "file": "_posts/pool/2024-09-10-linux(wget)国内批量下载huggingface模型shell脚本.md" + "file": "_posts/pool/2024-09-05-日记.md" } } }, @@ -156,14 +156,14 @@ "obsidian-git:Open Git source control": false } }, - "active": "f880743501d2682d", + "active": "80f516ebdcd05899", "lastOpenFiles": [ - "_posts/pool/2024-09-09-linux新机器安装nvidia驱动.md", - "_posts/pool/2024-09-10-linux(wget)国内批量下载huggingface模型shell脚本.md", - "_posts/pool/2024-09-06-windows无cpu启动stable-diffusion API接口.md", + "_posts/engineering/2024-09-10-linux(wget)国内批量下载huggingface模型shell脚本.md", + "_posts/engineering/2024-09-09-linux新机器安装nvidia驱动.md", + "_posts/engineering/2024-09-06-github_page+obsidian实现个人笔记云管理.md", + "_posts/engineering/2024-09-06-windows无cpu启动stable-diffusion API接口.md", "_posts/pool/2024-09-05-日记.md", "_posts/engineering/2024-09-05-免费且私密的联网搜索组件duckduckgo.md", - "_posts/pool/2024-09-06-github_page+obsidian实现个人笔记云管理.md", "assets/img/Dingtalk_20240906103705.jpg", "assets/img/Dingtalk_20240906103403.jpg", "_posts/pool/2024-08-13-generator.md", diff --git "a/_posts/pool/2024-09-06-github_page+obsidian\345\256\236\347\216\260\344\270\252\344\272\272\347\254\224\350\256\260\344\272\221\347\256\241\347\220\206.md" "b/_posts/engineering/2024-09-06-github_page+obsidian\345\256\236\347\216\260\344\270\252\344\272\272\347\254\224\350\256\260\344\272\221\347\256\241\347\220\206.md" similarity index 100% rename from "_posts/pool/2024-09-06-github_page+obsidian\345\256\236\347\216\260\344\270\252\344\272\272\347\254\224\350\256\260\344\272\221\347\256\241\347\220\206.md" rename to "_posts/engineering/2024-09-06-github_page+obsidian\345\256\236\347\216\260\344\270\252\344\272\272\347\254\224\350\256\260\344\272\221\347\256\241\347\220\206.md" diff --git "a/_posts/pool/2024-09-06-windows\346\227\240cpu\345\220\257\345\212\250stable-diffusion API\346\216\245\345\217\243.md" "b/_posts/engineering/2024-09-06-windows\346\227\240cpu\345\220\257\345\212\250stable-diffusion API\346\216\245\345\217\243.md" similarity index 98% rename from "_posts/pool/2024-09-06-windows\346\227\240cpu\345\220\257\345\212\250stable-diffusion API\346\216\245\345\217\243.md" rename to "_posts/engineering/2024-09-06-windows\346\227\240cpu\345\220\257\345\212\250stable-diffusion API\346\216\245\345\217\243.md" index b1c79fb..f5c16db 100644 --- "a/_posts/pool/2024-09-06-windows\346\227\240cpu\345\220\257\345\212\250stable-diffusion API\346\216\245\345\217\243.md" +++ "b/_posts/engineering/2024-09-06-windows\346\227\240cpu\345\220\257\345\212\250stable-diffusion API\346\216\245\345\217\243.md" @@ -2,8 +2,12 @@ title: windows无cpu启动stable-diffusion-webui author: X date: 2024-09-06 10:27:50 +0800 -categories: +categories: + - engineering + - win tags: + - SD + - 模型部署 --- # 参考文档 [【奶奶看了也不会】AI绘画 Mac安装stable-diffusion-webui绘制AI妹子保姆级教程](https://zhuanlan.zhihu.com/p/609620596) diff --git "a/_posts/pool/2024-09-09-linux\346\226\260\346\234\272\345\231\250\345\256\211\350\243\205nvidia\351\251\261\345\212\250.md" "b/_posts/engineering/2024-09-09-linux\346\226\260\346\234\272\345\231\250\345\256\211\350\243\205nvidia\351\251\261\345\212\250.md" similarity index 100% rename from "_posts/pool/2024-09-09-linux\346\226\260\346\234\272\345\231\250\345\256\211\350\243\205nvidia\351\251\261\345\212\250.md" rename to "_posts/engineering/2024-09-09-linux\346\226\260\346\234\272\345\231\250\345\256\211\350\243\205nvidia\351\251\261\345\212\250.md" diff --git "a/_posts/pool/2024-09-10-linux(wget)\345\233\275\345\206\205\346\211\271\351\207\217\344\270\213\350\275\275huggingface\346\250\241\345\236\213shell\350\204\232\346\234\254.md" "b/_posts/engineering/2024-09-10-linux(wget)\345\233\275\345\206\205\346\211\271\351\207\217\344\270\213\350\275\275huggingface\346\250\241\345\236\213shell\350\204\232\346\234\254.md" similarity index 100% rename from "_posts/pool/2024-09-10-linux(wget)\345\233\275\345\206\205\346\211\271\351\207\217\344\270\213\350\275\275huggingface\346\250\241\345\236\213shell\350\204\232\346\234\254.md" rename to "_posts/engineering/2024-09-10-linux(wget)\345\233\275\345\206\205\346\211\271\351\207\217\344\270\213\350\275\275huggingface\346\250\241\345\236\213shell\350\204\232\346\234\254.md"