Jim Fan

Results 14 comments of Jim Fan

Any updates on this feature? Would love to have the style equal/contains/regex flexibility! Thanks!

I'm having the same issue with Firefox 58.0.1. I cannot export the JSON even though the download file dialogue opens. My OS is Mac OS X 10.12.6 @liancheng how do...

@IOAyman I figured out. You have to open the option menu on a separate page instead of operating directly in the popup. You can do that from Firefox extension manager.

Done, I left the 5-star review on Chrome store, followed you on twitter and retweeted your post! Btw I did project with Yoshua in 2016 as a research assistant 😄...

Hi, thanks for getting back to me! Regarding rectangular image: no, it isn't about display. The original compvis repo (https://github.com/CompVis/stable-diffusion) script can take `H` and `W` as generation parameters, so...

I have the same issue, but it didn't crash the program. Also I visualized the extracted tensor, it actually looks fine despite the very serious-looking warning message? Do you guys...

我也遇到同样的问题,请问你们的program crash了吗?我发现我这边读取并没有crash,获得的tensor看上去也是正常的(我visualize了一下)

我现在的做法是 `python main.py 2> log.err`,然后尽量把有用的信息都写到stdout上

Since I don't use Vivaldi browser, this doesn't answer your question. But I see exactly the same weird behavior with `` key in my Chrome browser. For future visitors to...

Thank you so much for your timely reply! I got the above libMagnum error when I installed from prebuilt package. Following your advice, I'm trying to build from source, but...