Skip to content

Commit a5f56cf

Browse files
committed
init
1 parent a5e1b59 commit a5f56cf

File tree

3 files changed

+27
-1
lines changed

3 files changed

+27
-1
lines changed

06工具/0目录.md

+5
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,8 @@
1919
- [gotenberg](https://github.com/gotenberg/gotenberg) 文档转换成pdf
2020
- [chatgpt](./chatgpt.md)
2121

22+
23+
## chrom插件
24+
25+
- 沉浸式翻译: 双语对照网页翻译 & PDF文档翻译
26+

25AI应用/8sd.md

+21-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
11
# Stable Diffusion
22

3-
- [Stable Diffusion Playground](https://stablediffusionweb.com/#demo)
3+
- [Stable Diffusion Playground](https://stablediffusionweb.com/#demo)
4+
5+
6+
## 模型
7+
8+
- [civitai](https://civitai.com/)
9+
- [huggingface](https://www.hugging-face.org/models/)
10+
- [aigccafe](https://aigccafe.net/) 国内
11+
12+
# 安装
13+
14+
## 安装问题
15+
16+
- 解决Mac终端的命令行前的(base)问题
17+
设置 conda 不自动启动 base 环境就可以了: conda config --set auto_activate_base false
18+
19+
如果想让 conda 自动启动 base 环境: conda config --set auto_activate_base true
20+
21+
conda 的环境可以用 conda env list 查看
22+
23+

34中医/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 主要书籍
44

55
## 文章
6+
- [易经如何学](https://zhuanlan.zhihu.com/p/393450341)
67
- [最全经络和穴位高清动图](https://zhuanlan.zhihu.com/p/98347402)
78

89

0 commit comments

Comments
 (0)