-
```
Sorry, I'm a software engineer and I'm a wondering why developers continue to
use crappy libs in 2010. Gtk is not usable for a Win + Mac user that is not a
developer.
It is not usable for a deve…
-
Hello,
Currently the featuring to merge Flux LoRA into the base model does not function properly with LoRA trained by Ostris' AI-Toolkit. This appears to be due to a difference in the way the keys…
CCpt5 updated
2 months ago
-
`raw-window-handle` recently changed their API to use the names of the toolkit instead of the platform. E.g. `Windows -> Win32` and `MacOS -> AppKit`.
This is done because the mapping is not 1:1, a…
-
- [x] Please add the step to install PyQt5, possibly earlier in the "Install the Plugin" section before "Post Installation":
> Install GUI toolkit PyQt5:
> ```
> pip install -U 'napari[pyqt5]'
> `…
-
```
What steps will reproduce the problem?
1. Try to build TortoiseGit with Visual Studio Express
What is the expected output?
It should build :)
What do you see instead?
Build errors because Visual…
-
Hello, I'm trying to run the toolkit for the cam635 but I am getting following error, also when im trying in the virtual environment (System: Ubuntu 20.04 python3 (ros-noetic)):
```
/usr/lib/python3…
-
We currently use Qt for the UI because we know we are going to ship it as part of napari. However that's a big dependency that not all projects might want to carry. We should strive to provide a bareb…
-
Whenever I run gui.bat on my Windows 11 machine, get the following error:
```
PS P:\AI\kohya_ss\kohya_ss> .\gui.bat
18:34:13-251402 INFO Kohya_ss GUI version: v24.1.7
git: 'submodule' is not…
-
# ARTIQ Feature: Web interface
## Problem this request addresses
The ARTIQ GUI components (dashboard and browser) use Qt. The interface employs a (dated) MDI style UI design. ARTIQ GUI applets r…
-
Is it possible to run this program in a portable mode where all files are stored alongside the exe? For example this would be useful to run from a network drive or to sync the program between multiple…