Kauna

Results 11 issues of Kauna

Hoping to create a widget that I can modify the refresh speed, after it is mounted. I looked through the source and the documentation, wondering if might already be possible?

This method works with pip 22.1.2 and python 3.10.4, where pip's main module's location may have been moved.

enhancement

Would be cool to have a flag for monochrome output in the command line utility, maybe something like: ```sh image2ascii --monochrome -f image.png ``` or ```sh image2ascii -m -f image.png...

**What happened**: When using discrete mode for creating color buckets, error appears with message "Data has value with undefined color" **What you expected to happen**: Expected to be able to...

bug

https://www.pygame.org/docs/ref/midi.html Would be really interesting, especially trying non-traditional scales and setting synth settings in a fully customizable and and very pythonic manner b/c gensound : ) Looking for libraries seems...

Running through one of the examples, and finding the following error related to the transformer version: ```sh Traceback (most recent call last): File "test3.py", line 9, in stage_1 = DiffusionPipeline.from_pretrained("DeepFloyd/IF-I-M-v1.0",...

After going through the README instructions, trying the following test script just to get started, however I am consistently receiving an error: `NotImplementedError: Memory efficient attention with `xformers` is currently...

Can't seem to get the same great results as on the README.md. Would there be a better strategy or higher number of param models I should try out? Currently I'm...

When looking at zoomed out icons, I finally understand the reason for the strange images produced via style-transfer: the initial image is not able to pick up the faces in...

Seems that when customizing we're able to set the format for the codeblock styling, however would there be a method for toggling a "dark mode" for all of the rendered...