本地搭建NovelAi (免费的色图生成器,可用colab在线运行)
-
在colab上(应该是)被别人偷跑,怕怕的
右下角的那两张,不是我用的
以下是我跑完自己东西之后继续跑的:
0% 0/20 [00:00<?, ?it/s]
5% 1/20 [00:00<00:06, 3.11it/s]
10% 2/20 [00:00<00:04, 3.72it/s]
15% 3/20 [00:00<00:04, 3.98it/s]
20% 4/20 [00:01<00:03, 4.11it/s]
25% 5/20 [00:01<00:03, 3.96it/s]
30% 6/20 [00:01<00:03, 4.05it/s]
35% 7/20 [00:01<00:03, 4.11it/s]
40% 8/20 [00:01<00:02, 4.18it/s]
45% 9/20 [00:02<00:02, 4.07it/s]
50% 10/20 [00:02<00:02, 4.08it/s]
55% 11/20 [00:02<00:02, 4.13it/s]
60% 12/20 [00:02<00:01, 4.19it/s]
65% 13/20 [00:03<00:01, 4.12it/s]
70% 14/20 [00:03<00:01, 4.11it/s]
75% 15/20 [00:03<00:01, 4.13it/s]
80% 16/20 [00:03<00:00, 4.18it/s]
85% 17/20 [00:04<00:00, 4.14it/s]
90% 18/20 [00:04<00:00, 3.94it/s]
95% 19/20 [00:04<00:00, 3.77it/s]
100% 20/20 [00:05<00:00, 3.98it/s]
Total progress: 20it [00:05, 3.89it/s]
0% 0/20 [00:00<?, ?it/s]
5% 1/20 [00:00<00:04, 4.36it/s]
10% 2/20 [00:00<00:04, 4.29it/s]
15% 3/20 [00:00<00:03, 4.32it/s]
20% 4/20 [00:00<00:03, 4.05it/s]
25% 5/20 [00:01<00:03, 4.14it/s]
30% 6/20 [00:01<00:03, 4.21it/s]
35% 7/20 [00:01<00:03, 4.25it/s]
40% 8/20 [00:01<00:02, 4.14it/s]
45% 9/20 [00:02<00:02, 4.08it/s]
50% 10/20 [00:02<00:02, 3.80it/s]
55% 11/20 [00:02<00:02, 3.94it/s]
60% 12/20 [00:02<00:01, 4.04it/s]
65% 13/20 [00:03<00:01, 4.03it/s]
70% 14/20 [00:03<00:01, 3.97it/s]
75% 15/20 [00:03<00:01, 4.07it/s]
80% 16/20 [00:03<00:00, 4.15it/s]
85% 17/20 [00:04<00:00, 4.13it/s]
90% 18/20 [00:04<00:00, 4.06it/s]
95% 19/20 [00:04<00:00, 4.14it/s]
100% 20/20 [00:04<00:00, 4.11it/s]
Total progress: 20it [00:05, 4.00it/s]
Interrupted with signal 2 in <frame at 0x7fd66a992d70, file '/usr/local/lib/python3.7/dist-packages/gradio/blocks.py', line 1292, code block_thread>
Traceback (most recent call last):
File "launch.py", line 206, in <module>
start_webui()
File "launch.py", line 201, in start_webui
webui.webui()
File "/content/stable-diffusion-webui/webui.py", line 134, in webui
prevent_thread_lock=True
File "/usr/local/lib/python3.7/dist-packages/gradio/blocks.py", line 1209, in launch
self.block_thread()
File "/usr/local/lib/python3.7/dist-packages/gradio/blocks.py", line 1292, in block_thread
time.sleep(0.1)
File "/content/stable-diffusion-webui/webui.py", line 91, in sigint_handler
print(f'Interrupted with signal {sig} in {frame}')
File "/content/stable-diffusion-webui/webui.py", line 91, in sigint_handler
print(f'Interrupted with signal {sig} in {frame}')
RuntimeError: reentrant call inside <_io.BufferedWriter name='<stdout>'> -
大佬,这个怎么解决啊 -
@cyf12321 在
webui-user.bat
里在COMMANDLINE_ARGS=
后面加上这个参数--disable-safe-unpickle
-
@rikkamiss @cokobaby 如果你们是在colab上跑的不想被别人用的话,去第4步加参数,我里面都有写
-
@Colter23 我是本地搭建的,我用了Mirai Administrator这个插件,可以拉黑别人,所以解决了,谢谢大佬
-
本地搭成功了,谢谢大佬,顺便问问如果我想它能提供http接口给其他程序调用该怎么搞?
或者说我猜webui就是http调用它的吧,我怎么不通过webui调用它呢? -
大佬,自动装依赖和手动装都卡在这里了,救救孩子 -
貌似网络不稳定,断断续续,然后卡到这里了,实在没办法排除了,需要手动下载吗大佬。 -
大佬,本地建的接口,linux上的bot是不是连接不上
-
@蔚蓝621 清缓存路径是 C:\Users\10841.cache 把这路径的删了应该会重新下载依赖 我之前也是卡在web ui哪个 是因为之前下载依赖的时候中断了 有缓存 把C:\Users\10841.cache的删了重新下就好了
-
@rikkamiss 没找打10841.cache这个文件,居然是哪个,我删了重新下载试试
-
@蔚蓝621 C:\Users\(用户名).cache\huggingface\transformers ,删了里面的缓冲文件重新下载好了
-
dalao看一下是啥问题。。。= =
-
@Alex1911 可以(其实你可以直接用浏览器抓包的。如果你想用在bot上的话,论坛里有相应的插件
-
@UnicornLLL 感觉是网络问题。如果你不会这些,那还是建议你去b站找一键安装包(
-
@cyf12321 可以,加
--listen
参数。我前面教程中第四步开始有写 -
@Colter23 谢谢大佬
-
@Yumaoyaqiu 网络问题,如果你没法解决。那建议你去b站找一键安装包
-
@Colter23 谢谢大佬
-
@Colter23 谢谢大佬
-