left1000
left1000
Is there a way to manually set sector size? I've got an image of a harddrive where the sector size is 4096 (because on modern harddrives that is what it...
I would like to be able to choose always split playlist into separate videos. The options are never split, split below 50 split below 100 split below 200... but what...
I'd like to suggest, that the favorites page needs to show how recently the artists page was updated. This list isn't very useful if it cannot be sorted by date....
instagram told me I had been hacked today and I needed to prove I was me and asked me to change my password. 99.9% this is new anti gallery-dl style...
Is there a way to grab purely plaintext tumblr posts from a user when ripping their gallery? I'd assume yes? But it eludes me.
I ran into an error, I don't understand it because I am new, maybe someone here can help me? So I installed this webui today, I successfully loaded and ran...
``` json "postprocessor": { "Itypethisviaacommandlineflagtoturniton": { "name": "metadata", "mtime": true, "mode": "custom", "event": "file,skip", "extension": "txt", "content-format" : "{description}\n" ``` So, this will download descriptions for images, but it won't...
How do I delete a tensorrt profile? If I delete the file it continues to show up in the webgui, and throws errors, because it realizes a profile is missing.
How do I create an engine profile for adetailer? or is rttensor incompatiable with adetailer? It autodetects a region and so uses a variable resolution at all times, right? Would...
Trying to create an rttensor for a lora, I got the error ERROR:root:Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0!...