Alex Railean
Alex Railean
Let's try some quick prototyping with Tango icons that are freely available. https://commons.wikimedia.org/wiki/Tango_icons For example, `i` for the OID icon could be https://commons.wikimedia.org/wiki/Tango_icons#/media/File:Tango-style_info_icon.svg If this gives satisfying results in principle,...
How did you install it? What gives you confidence that the installation was successful?
I believe that a further improvement might be to place the timers horizontally, rather than vertically. If you have more than one - they won't fit in the window title...
Having looked at the code, I see why this happens - there is a piece of commented code in `api_server.py` and `self.pipeline_t2i` really doesn't exist: ``` - # self.pipeline_t2i =...
Yes, I just pulled the new version, I'm currently at this commit ``` commit 38cf8fb09bef0abd5105ff6d951e1fe9e992db82 (HEAD -> main, origin/main, origin/HEAD) Merge: b8d6b65 d298c04 Author: Zeqiang Lai Date: Wed Mar 26...
I see, I was using text to 3D using the Blender plugin. I gave it a try with the image to text approach (also via Blender) and it still doesn't...
That works, thank you. Is this a permanent change that should be part of the repository, or just a temporary hack?
In this context I'd like to revive the discussion: https://github.com/pyca/cryptography/issues/11473 OpenSSL 3.5 extends the default provider with support for NIST finalists of the post-quantum algorithm competition, so I hope this...
Can you show a screenshot of where this preview link is in the UI? I believe I remember stumbling upon it accidentally in the past, but I cannot get there...