Joao Henriques
Joao Henriques
Fresh install in a Miniconda environment, on Windows 10. Running `gitchangelog` in the command line, in a git repository, gives the error in the title; no other information or stack...
Hi, in situations where you'd be happy with a partial result but other considerations such as total time spent are more important, you'd want to be able to stop the...
# Feature request Once the queue is saved as a playlist, how to add more songs to it? Long-pressing a song in a saved playlist shows "Remove song". Seems right....
Hi, first of all, great work with this app! It feels like a modern replacement for PuTTY and MobaXTerm, and I like it a lot. With that said, there's a...
The following minimal code (taken from the ´using_fonts.py´ example) works, with the full profile, but not with the tiny profile: ``` import svgwrite dwg = svgwrite.Drawing((800, 200), debug=True, profile='tiny') #...
Hi, first of all great work! Just wondering if it wouldn't be possible to place an invisible watermark on images, to ensure that their generation is traceable, or at least...
This would allow it to be more composable. For example you could get list of commands (e.g. from a text file), pipe it to simple_hypersearch to expand some variations of...
http://animalaiolympics.com/ Shows a blank screen on Firefox 106.
Very inspiring work! I was wondering if you thought about checking for arbitrary patterns close to some trained weights (i.e. constrain the weights to stay close to some constant weights,...
Hi, this is very useful! I was wondering if there was a way to also access multiple images in a batch, as image2DArray. I think that this maps to Godot's...