hysts

Results 32 comments of hysts

I also found the image editing function very useful to modify input images to check the robustness of models, and I'm glad to hear there's a plan to bring it...

@williamyang1991 Hi, awesome work! I wrote the code for the web demo, and happened to find this issue, so I added the style image table you provided. Thank you.

@AK391 Well, I wasn't planning to do it, but I can. But the problem is that style images for other style types are not provided, so we'll have the same...

@williamyang1991 I see. > If we just need a style table for style reference, maybe I can generate a style table from the reconstructed style images? I think that would...

@williamyang1991 Cool! Thank you very much! I updated the web demo.

@AK391 Thank you for letting me know. I just restarted it. Looks like it's out of memory, but I wonder why that happens. ``` File "/home/user/.local/lib/python3.8/site-packages/gradio/routes.py", line 265, in predict...

@AK391 @williamyang1991 I'm not sure, but I guess it was just a temporary glitch in the environment of Hugging Face Spaces because I did nothing but it's back up now....

Sorry, I wasn't clear. Actually, I was thinking of both. I think the first point is about creating a `Client` object and the rest two are about calling `.predict`. Regarding...

Hi @ShruAgarwal , thanks for checking. But it seems that the CSS is still not working. Apparently, `h1` is now always centered in the playground, while it's not when running...