会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
qwangg
博客园
首页
新随笔
联系
订阅
管理
随笔 - 39
文章 - 0
评论 - 2
阅读 -
25073
2023年5月14日
stable diffusion
摘要: numpy 1.23.0 配置问题 1. ImportError: cannot import name 'SAFE_WEIGHTS_NAME' from 'transformers.utils' downgraded from diffusers-0.16.1 to 0.12.1 pip inst
阅读全文
posted @ 2023-05-14 15:23 不要肥宅
阅读(378)
评论(0)
推荐(0)
编辑
公告
昵称:
不要肥宅
园龄:
2年10个月
粉丝:
2
关注:
0
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
git
(4)
linux
(3)
conda
(3)
python
(2)
环境
(2)
tts
(1)
ssml
(1)
springboot
(1)
sh
(1)
java
(1)
更多
随笔分类
C(1)
cv代码问题(16)
cv模型(4)
git(4)
java学习(1)
linux操作(3)
macos(1)
python语法(6)
工具(1)
随笔档案
2024年7月(3)
2024年6月(2)
2024年5月(2)
2023年7月(1)
2023年5月(1)
2023年4月(6)
2023年3月(15)
2023年2月(4)
2022年12月(2)
2022年11月(1)
2022年9月(1)
2022年8月(1)
阅读排行榜
1. wandb: Network error (ConnectionError), entering retry loop.(3273)
2. OSError: cannot load library 'libsndfile.dll': error 0x7e(2231)
3. 调用torch.randn(1, n_mels, 3000).to(device)时报错RuntimeError: CUDA error: device-side assert triggered(2079)
4. macos安装miniconda(2005)
5. RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! (1985)
评论排行榜
1. Whisper(2)
推荐排行榜
1. wandb: Network error (ConnectionError), entering retry loop.(2)
2. whisper转onnx(1)
最新评论
1. Re:Whisper
@dyc3265 因为要输出大小是1024。卷积核大小空间维度是3*3,通道维度是输入的通道数,卷积核个数是输出的通道数...
--不要肥宅
2. Re:Whisper
老哥,问个问题,Encoder那里为什么一维卷积核大小是3,结果卷积核数量有1024个
--dyc3265
点击右上角即可分享