Ryan Walder
Ryan Walder
PtP uses `4k Restoration` as a synonym for `4k Remaster` this will catch that.
Given Jinja is a templating language for Python it would be nice if Black could format Jinja templates as well. Main use case: Formatting the jinja/yaml `sls` format used by...
### Is your feature request related to a problem? Please elaborate. The current logging system is great for interactive running of qbit_manage but it is unfortunately not machine readable which...
I would like the ability to be able to have the option to shuffle my entire library by Album **Describe the solution you'd like** 1. Go to `Albums` Section 2....
 
In named.conf.local `file` is optional [see here](http://www.microhowto.info/howto/configure_bind_as_a_slave_dns_server.html#idp23248). Due to the way the formula is written at present this means we need to define an entire site in `available_zones` just to...
**Describe the bug** Extension looks in `$installDir` for data, not `$dataDir`. This leads to file not found errors because the extrension is checking the wrong location. **To Reproduce** 1. Install...
### Feature description Allow setting the facemodel via an input string. Example: ``` ┌──────────────────────────┐ ┌──────────────────────┐ │ │ │ ReActor │ │ String: foo.safetensor *├──────────┤ * face_model_string │ │ │ │...
Fix #54 Updates the `_find_wildcards_folder` function to find where the extension is installed and use that as the base_dir for the wildcards
Reproduce: 1. Create `extra_model_paths.yaml` file in comfyui base directory (EG: `/home/foo/ComfyUI`) 2. Configure custom `custom_nodes` directory in `other_ui` config in `/home/foo/ComfyUI/extra_model_paths.yaml` * ```yaml other_ui: base_path: /path/to/custom/directory custom_nodes: custom_nodes ``` 3....