Nicola Dal Maso

Results 7 comments of Nicola Dal Maso

Unfortunately, this is a blocker for us to try out the library in our project. Hopefully, the PR will be merged and released.

I have a similar issue with an M1 Max Macbook Pro: I see the app running in the Activity Monitor, but I can't see the icon on the menu bar....

> @niktekusho Are you sure it's not hidden under the notch? Let's say "sort of". It's a known "feature" (?) of macos in which the additional menu bar items get...

Another inconsistency could be found in the character API with *how* some properties are serialized to JSON (camel-case vs. snake-case). From: https://api.genshin.dev/characters/yelan ![image](https://user-images.githubusercontent.com/18280135/221232241-ff874b6d-cfef-4432-9dbf-63cc959852d0.png) Didn't check other APIs yet. I would...

Is this closed by #2123 ? 😉 (from names alone, I think it should)

This is the traceback of commands I run to make openui work for me on macOs (using a local llava instance): ```sh cd backend python -m pip install Pillow playwright...

Can confirm that @dbian solution works on my machine and I can finally use local models.