-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
note
- Loading branch information
Showing
46 changed files
with
406 additions
and
48 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 |
---|---|---|
|
@@ -37,18 +37,39 @@ export const creators: Creator[] = [ | |
avatar: 'https://github.com/xialio/xialioNote/blob/main/public/Snoopy1.png?raw=true', | ||
username: 'Snoopy', | ||
title: '一只狗狗', | ||
desc: '有着蓬松的毛发和聪明的眼睛。背景简单而明亮', | ||
desc: '有着蓬松的毛发和聪明的眼睛。', | ||
links: [ | ||
{ type: 'qq', icon: 'qq', link: 'tencent://AddContact/?fromId=45&fromSubId=1&subcmd=all&uin=879084824' }, | ||
{ type: 'github', icon: 'github', link: 'https://github.com/kagarinokenn' }, | ||
{ type: 'twitter', icon: 'twitter', link: 'https://twitter.com/sheimeijiecao' }, | ||
], | ||
nameAliases: ['jackiexiao', 'sinubi'], | ||
nameAliases: ['dog', 'sinubi'], | ||
emailAliases: ['[email protected]'], | ||
}, | ||
{ | ||
name: 'jackiexiao', | ||
avatar: '', | ||
username: 'Jackiexiao', | ||
title: 'software developer', | ||
desc: 'yet another programmer', | ||
links: [ | ||
{ type: 'github', icon: 'github', link: 'https://github.com/jackiexiao' }, | ||
{ type: 'twitter', icon: 'twitter', link: 'https://twitter.com/realjackiexiao' }, | ||
], | ||
nameAliases: ['jackiexiao', 'realjackiexiaoi'], | ||
emailAliases: ['[email protected]'], | ||
}, | ||
].map<Creator>((c) => { | ||
c.avatar = c.avatar || getAvatarUrl(c.username) | ||
return c as Creator | ||
}) | ||
|
||
</script> | ||
|
||
# Our Team | ||
|
||
Say hello to our awesome team. | ||
|
||
<VPTeamMembers size="small" :members="members" /> | ||
|
||
export const creatorNames = creators.map(c => c.name) | ||
export const creatorUsernames = creators.map(c => c.username || '') |
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
Binary file not shown.
Binary file removed
BIN
-107 Bytes
.vs/xialioNote/FileContentIndex/206ed98b-a26f-4759-a7c1-e29ec7ca4351.vsidx
Binary file not shown.
Binary file added
BIN
+1.38 KB
.vs/xialioNote/FileContentIndex/2242e20a-8793-4f48-b8d7-780706e97e7e.vsidx
Binary file not shown.
Binary file removed
BIN
-107 Bytes
.vs/xialioNote/FileContentIndex/24c74bea-6ea9-411e-bca4-687796ee5a98.vsidx
Binary file not shown.
Binary file added
BIN
+97.4 KB
.vs/xialioNote/FileContentIndex/2656bbfb-0296-4614-8461-606ae98085f7.vsidx
Binary file not shown.
Binary file added
BIN
+1.94 KB
.vs/xialioNote/FileContentIndex/47cb2211-7351-46c0-9623-b9b3fbbd5d48.vsidx
Binary file not shown.
Binary file added
BIN
+9.49 KB
.vs/xialioNote/FileContentIndex/67827005-b84a-420f-8498-d8b866dfdbda.vsidx
Binary file not shown.
Binary file removed
BIN
-176 Bytes
.vs/xialioNote/FileContentIndex/805f11b5-74a3-4eb3-b6d7-b540aaa51102.vsidx
Binary file not shown.
Binary file removed
BIN
-813 KB
.vs/xialioNote/FileContentIndex/92002cae-c7bb-4027-91ab-81527c1c0f22.vsidx
Binary file not shown.
Binary file added
BIN
+813 KB
.vs/xialioNote/FileContentIndex/9343184c-5c62-46f5-a114-01d2cdb8740c.vsidx
Binary file not shown.
Binary file removed
BIN
-176 Bytes
.vs/xialioNote/FileContentIndex/da4de037-c442-45cb-b75a-278dfafc3ba5.vsidx
Binary file not shown.
Binary file not shown.
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
tags: | ||
- 分类/收集箱 | ||
- 软件/Endel | ||
- 软件/Brain-fm | ||
- 网站/工具 | ||
- 学习/专注 | ||
--- | ||
# 辅助专注力提升的音频 App | ||
|
||
## Endel | ||
|
||
[Endel - Personalized soundscapes to help you focus, relax, and sleep. Backed by neuroscience.](https://endel.io/) | ||
|
||
免费版本已经可以听很多模式了,而且是本地模型生成的,在飞机上也可以听,很推荐 | ||
|
||
## Brain.fm | ||
|
||
[Music to Focus Better - Brain.fm](https://www.brain.fm/) | ||
|
||
要付费,不是很好 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,154 @@ | ||
# 调色板设计入门 101 | ||
|
||
为什么需要为 UI 定制调色板? | ||
|
||
大多数现有的应用程序基于几何概念(如互补色或三角排列)生成配色方案。虽然这些方案可能适用于徽标或传统平面设计,但它们往往不适合UI设计。在UI设计中,你通常需要使用一些基本颜色(通常由品牌指南规定)以及各种阴影和变化。 | ||
|
||
本教程会教你如何配置出一套你自己的调色板 | ||
|
||
## 理论知识 | ||
|
||
### 认识 HSL 颜色 | ||
|
||
HSL 是一种表示颜色的方法,它使用人眼直观感知的三个属性:色相、饱和度和亮度。 | ||
|
||
- **H:Hue**,色相,0-360°,表示颜色的种类 | ||
|
||
其中0°为红色,120°为绿色,240°为蓝色。 | ||
|
||
![[Pasted image 20240618222515.png]] | ||
|
||
- **S:Saturation**,饱和度,0-100%,表示颜色的纯度 | ||
|
||
是颜色看起来多么鲜艳或生动。0% 的饱和度是灰色(无颜色),100% 的饱和度是鲜艳且强烈的。 | ||
|
||
![[Pasted image 20240618222631.png]] | ||
|
||
没有饱和度时,色调是无效的——当饱和度为0%时旋转色调实际上不会改变颜色。 | ||
|
||
![[Pasted image 20240618222639.png]] | ||
|
||
- **L:Lightness**,亮度,0-100%,表示颜色的明暗 | ||
|
||
它衡量颜色接近黑色或白色的程度。0% 亮度是纯黑色,100% 亮度是纯白色,而50% 亮度是在给定色调下的纯颜色。 | ||
|
||
![[Pasted image 20240619151152.png]] | ||
|
||
### 网站需要很多颜色 | ||
|
||
你是否曾使用过调色板生成器,选择一个起始颜色,调整选项,然后得到五个推荐的颜色? | ||
|
||
![[Pasted image 20240618223748.png]] | ||
|
||
除非想让网站看起来像这样,否则它并不是很有用: | ||
|
||
![[Pasted image 20240618223807.png]] | ||
|
||
所以不能用五个十六进制代码完成所有的事情。要构建网站,需要一个更全面的颜色集。 | ||
|
||
![[Pasted image 20240618224022.png]] | ||
|
||
## 相关工具 | ||
|
||
### 🎨 Palettte App —— 调色板编辑器: | ||
https://palettte.app/ | ||
|
||
### 🍱 UI Colors —— 完善的一站式调色板生成器: | ||
https://uicolors.app/create | ||
|
||
## 设计调色板 | ||
|
||
这里我们需要用到上面提到的两个工具,Palettte App 和 UI Colors。 | ||
|
||
![[Pasted image 20240618231140.png]] | ||
|
||
#### 先选择基色 | ||
|
||
打开 Palettte App,选择一个基色,这个基色通常是品牌指南中定义的颜色。 | ||
|
||
如果你的 Palettte App 中有好几种颜色,你可以先删掉其它的,只留下一个。 | ||
|
||
![[Pasted image 20240618231500.png]] | ||
|
||
在 **Toggle Handles** 菜单中勾选 H、S、V 三个选项,这样可以看到调节颜色的手柄 | ||
|
||
![[Pasted image 20240618231748.png]] | ||
|
||
接下来调整这个颜色。您要为创建的色阶选择一个基色(中间的颜色),您的浅色和深色色调都要以它为基础。 | ||
|
||
这并没有真正科学的方法,但对于原色和重点色来说,一个好的经验法则是挑选一种**适合作为按钮背景的色调**。 | ||
|
||
![[Pasted image 20240618232241.png]] | ||
|
||
如果你会使用 Figma 或 CSS,你可以把这个颜色应用到一个自己创建的按钮上试试效果,根据效果反复调整到满意为止。 | ||
|
||
需要注意的是,这里并没有 "从 50% 明度开始 "之类的真正规则--每种颜色的表现都有些不同,所以你必须依靠自己的眼睛来判断。 | ||
|
||
> [!TIP] | ||
> 不要忘了在暗色模式和亮色模式中都试试你的颜色,或者为暗色模式和亮色模式分别创建调色板。 | ||
> 因为当背景色变化时,按钮看起来的感觉也会发生变化。 | ||
#### 寻找最浅和最深的颜色 | ||
|
||
接下来,选择你的最深色调和最浅色调。颜色的最深色通常保留用于文本,而最浅色可能用于给元素的背景着色。 | ||
|
||
一个简单的 Alert 组件就是一个很好地结合了这两种用例的例子,因此它可以是挑选这些颜色的绝佳地方。 | ||
|
||
![[Pasted image 20240618232100.png]] | ||
|
||
在 Palettte App 中选择中间色之后点两次 **Add Swatch** 按钮,然后拖动 H|V|S 三个滑块调整。从与基本颜色色调相匹配的颜色开始,并调整饱和度和亮度,直到您满意为止。 | ||
|
||
![[Pasted image 20240618232602.png]] | ||
![[Pasted image 20240618235052.png]] | ||
|
||
你同样可以在 Figma 或者 HTML + CSS 中创建实际的样式来测试这个颜色。 | ||
|
||
> [!TIP] | ||
> 如果你在暗色模式中使用这两个颜色构建 Alert 组件,你可能会发现它们看起来不太好。这是因为在暗色模式中,文本颜色应该更亮,而背景颜色应该更暗。 | ||
> 所以你需要为暗色模式重新选择这两个颜色,为暗色模式和亮色模式分别创建调色板。 | ||
#### 填补空白 | ||
|
||
有了底色、深色和浅色之后,就需要填补它们之间的空白。 | ||
|
||
对于大多数项目来说,每种颜色至少需要 5 个色调,如果不想太拘束,可能需要 10 个色调。 | ||
|
||
9 是一个很好的数字,因为它很容易分割,而且填色也更简单。我们把最深的色调称为 900,基本色调称为 500,最浅的色调称为 100。 | ||
|
||
![[Pasted image 20240618232924.png]] | ||
|
||
首先选择色调 700 和 300,也就是位于空白处中间的色调。你希望这两种色调是两边色调的完美折衷。 | ||
|
||
![[Pasted image 20240618232940.png]] | ||
|
||
这样,色阶中就多了四个空隙(800、600、400 和 200),你可以用同样的方法来填补它们。 | ||
|
||
![[Pasted image 20240618233038.png]] | ||
|
||
您最终应该获得一套相当平衡的颜色,这些颜色提供足够的选项来适应您的设计理念,而不会感到局限。 | ||
|
||
完成后点击 “Export Palettes” 导出结果。你可以通过 CSS 变量,Tailwind CSS、UnoCSS 或者 Figma 把它们应用到你的项目中。 | ||
|
||
![[Pasted image 20240619153923.png]] | ||
|
||
## 总结 | ||
|
||
1. 选择一个基色 —— 适合作为按钮背景的色调 | ||
2. 寻找最浅和最深的颜色 —— 用于文本和背景 | ||
3. 填补空白 —— 至少 5 个色调,最多 10 个色调 | ||
|
||
调色板不是一门科学,尽管很诱人,但你不能纯粹依靠数学来制作完美的调色板。 | ||
|
||
像上面描述的系统化方法可以帮助你入门,但不要害怕在需要时做一些小调整。 | ||
|
||
一旦你开始在设计中使用你的颜色,你几乎不可避免地会想要调整某个色调的饱和度,或者让几个色调更亮或更暗。相信你的眼睛,而不是数字。 | ||
|
||
## 参考资料|拓展阅读 | ||
|
||
- [Refactoring UI - Building Your Color Palette](https://refactoringui.com/previews/building-your-color-palette/) | ||
- [Palettte App: The advanced color palette editor](https://gabrielschneider.de/palettte-app/) | ||
- [Color in UI Design: A (Practical) Framework](https://www.learnui.design/blog/color-in-ui-design-a-practical-framework.html) | ||
- [Mastering Multi-hued Color Scales with Chroma.js](https://www.vis4.net/blog/mastering-multi-hued-color-scales/) | ||
|
||
- [Palettte App](https://palettte.app/) | ||
- [UI Colors](https://uicolors.app/create) |
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
@@ -0,0 +1,61 @@ | ||
--- | ||
tags: | ||
- 索引 | ||
- 分类/收集箱 | ||
- AI/绘画 | ||
- AI/大语言模型/Diffusion/StableDiffusion | ||
- AI/绘画/工具/ComfyUI | ||
- AI/微调/LoRA | ||
- AI/绘画/工具/ComfyUI/插件 | ||
- AI/AIGC | ||
--- | ||
# AI 绘画工作流 | ||
|
||
## 前置知识 | ||
|
||
### 概念 | ||
|
||
#### LoRA | ||
|
||
[60分钟速通LORA训练!绝对是你看过最好懂的AI绘画模型训练教程!StableDiffusion超详细训练原理讲解+实操教学,LORA参数详解与训练集处理技巧 - 哔哩哔哩 bilibili](https://www.bilibili.com/video/BV16e411e7Zx) | ||
|
||
[第2课:LoRA模型训练入门 - 飞书云文档 (feishu.cn)](https://gf66fxi6ji.feishu.cn/wiki/KMUawB8K5iXJvxkOP6ocKqjzn3b) | ||
|
||
### 软件 | ||
|
||
[B站第一套系统的AI绘画模型训练课程!零基础入门“炼丹”,制作属于你的SD模型!模型微调(Dreambooth、LoRA、Embedding)原理分析教学 - 哔哩哔哩 bilibili](https://www.bilibili.com/video/BV1TK411v7Jw) | ||
|
||
[第1课:模型训练原理和微调手法分析 - 飞书云文档 (feishu.cn)](https://gf66fxi6ji.feishu.cn/wiki/Eddrww7BQin9TikOI8lcOjyQnhh) | ||
|
||
### 硬件 | ||
|
||
[首个40系SUPER显卡“AI评测”:速度提升50%?生成视频也很快!Stable Diffusion 绘画 & SVD动画性能实测 70S/70TiS/80S - 哔哩哔哩 bilibili](https://www.bilibili.com/video/BV1Yx4y1Z7xk) | ||
|
||
## ComfyUI | ||
|
||
### 本体 | ||
|
||
#### 教程 | ||
|
||
[ComfyUI全球爆红,AI绘画进入“工作流时代”?做最好懂的Comfy UI入门教程:Stable Diffusion专业节点式界面新手教学 - 哔哩哔哩 bilibili](https://www.bilibili.com/video/av1650423248/?vd_source=f0545eb2f2f0269a5a9941436ba53b7d) | ||
|
||
#### 整合包 | ||
|
||
[【AI绘画】ComfyUI整合包发布!解压即用 一键启动 工作流版界面 超多节点 ☆更新 ☆汉化 秋叶整合包 - 哔哩哔哩 bilibili](https://www.bilibili.com/video/av326388194/?vd_source=f0545eb2f2f0269a5a9941436ba53b7d) | ||
|
||
### 插件 | ||
|
||
#### LayerDiffusion 透明图层绘制插件 | ||
|
||
[演示视频](https://t.me/aigc1024/6136) | ||
|
||
- [huchenlei/ComfyUI-layerdiffusion: Layer Diffusion custom nodes](https://github.com/huchenlei/ComfyUI-layerdiffusion) | ||
- [Generating transparent images using Stable Diffusion XL](https://readhacker.news/s/63nh6) | ||
|
||
### 工作流 | ||
|
||
#### 实现 3D 绘画流程 | ||
|
||
- [重磅!Rhino+SU+Blender实时AI渲染工作流!ComfyUI+lcm+sdxl_turbo 加速场景概念设计!附详细工作流程文件!- 哔哩哔哩 bilibili](https://www.bilibili.com/video/BV1Ec411i7v6/) | ||
- [ComfyUI投屏威力无穷!sdxl—turbo模型一步采样,软件图像轻松驾驭,绘画天才即刻唤醒,全球震撼的艺术革命,你准备好了吗?- 哔哩哔哩 bilibili](https://www.bilibili.com/video/BV15H4y117m4/) | ||
- [Krita+ComfyUI+LCM震撼登场,绘画界霸主崛起!瞬间秒杀一切平庸,引爆创意狂潮!- 哔哩哔哩 bilibili](https://www.bilibili.com/video/BV1au4y1P7ZS) |
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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
tags: | ||
- AI | ||
- AI/大语言模型/Diffusion/StableDiffusion | ||
- 索引/资源列表 | ||
- 分类/收集箱 | ||
- AI/绘画/工具/ComfyUI/插件/AnimateDiff | ||
- AI/绘画 | ||
- AI/视频 | ||
- AI/AIGC | ||
--- | ||
# AI 视频工作流工具和相关 SOTA | ||
|
||
## 教程 | ||
|
||
### AnimateDiff | ||
|
||
[AI视频时代的“开源先驱”:Sora来之前,你可以先掌握这些——AnimateDiff动画插件全方位教学,制作丝滑流畅动图!Stable Diffusion应用 - 哔哩哔哩 bilibili](https://www.bilibili.com/video/BV1zS421A7PG/) |
Oops, something went wrong.