NaughtDZ

Results 54 comments of NaughtDZ

> I did it! but how do I identify the files I want? The files are all named something like "0002183526_DLC1.bnd" > I did it! but how do I identify...

vultr 棒子和嘚国各一个服路过,稳定使用快两年了,是ss+KCP。目前来看你纯自用不会被封锁,没得必要再套别的东西了。至于udp2raw,据说已经有被探测的可能性了,该被Qos还是得被限制,不如客户端加个-autoexpire 60简单粗暴点

Local language support may depends on whether the model training is supported or not, not this plug-in.

> looks like an indentation problem did you modify the script? you may have messed up the indentation or something > > if i have to guess your code at...

> my bad, the scripts should end at line 853 anything after is just copypasted garbage i did mistakenly please re-download again [main.py](https://github.com/andreae293/Dreambooth-Stable-Diffusion-cpu/blob/58cee8ff8f142604fe8c7696b2af828c72ee5b98/main.py) > > i checked this time and...

> im using python 3.8.5 but i had the same error using the original main.py now i deleted everything after line 853 and it works as it should, with no...

> i'm glad it worked and sorry for the time wasting bug. out of curiosity, do you have a lot of RAM or are you using virtual RAM? how many...

如果登录时能用上pixiv的cookie中的PHPSESSID话,就不会有这种情况。 同样是Python写的pixivutil就是用这种方法解决的

> PHPSESSID绕过具体是用的什么原理? 当你在浏览器登陆成功时,P站在经过一些认证或者其他处理后,会返回一个名为PHPSESSID的cookie作为你的一个登陆凭证,如果你已经有这个cookie的话,服务器端就不会再做其他奇奇怪怪的验证(就好比公交车月票卡,你办的时候要经过一堆手续,但是用的时候只要有月票就行) PixivUtil2这个项目也是开源的python程序 https://github.com/Nandaka/PixivUtil2 具体可以参照看看它是怎么做的 有关语句: ` def _loadCookie(self, cookie_value, domain): """ Load cookie to the Browser instance """ ck = None if "pixiv.net" in domain: ck = http.cookiejar.Cookie(version=0,...

Not really, because Valve doesn't care if their VAC still works. As CSGO's official tournaments do. Valve is all about working with other third-party competitive platforms. In fact there are...