Hao Zhang(张浩)
Hao Zhang(张浩)
@firebat 程序员不关心政治?那比特币是什么? BTW,反正人类经过了那么多年进化出来的“斯德哥尔摩综合症”肯定是对自己是有好处的=。=。。。 随着人类不断进化,各种你以为的“症”会来越显得合理
可能,我直接抄的 `https://mirrors.tuna.tsinghua.edu.cn/status/#server-status` 上说的upstream
As an user, I think 2_24 is useless, I can always use 2014 in every situation that I want use 2_24, but can not vice versa.
What I want to use is something like `skopt.gp_minimize(func=f, ..., noise="pass in func")` And `f([x0, x1, ...])` return a tuple `(value, noise)`, where `value` is the function value, just as...
呃好吧, 再LD_PRELOAD之即可
archlinux wayland gnome fcitx 中英文字体显示正常, TIM输入中文英文都正常, QQ无法输入中文,输入英文可以
Same here, I can also repro core dump by ``` [cling]$ .L iostream [cling]$ std:: ``` full log are ``` ****************** CLING ****************** * Type C++ code and press enter...
Also happened in cling 0.7 ``` ****************** CLING ****************** * Type C++ code and press enter to run it * * Type .q to exit * ******************************************* [cling]$ #include [cling]$...
Is there any workflow example for img-to-img or controlnet?