TingTingin
TingTingin
error code below ``` × Building wheel for rapidfuzz (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [1852 lines of output] Not searching for unused variables given on...
I an sync on some japanese subs and saw this turns out it skips the first two lines in the sub file I dont get why for reference heres the...
is it possible to use more ram for more speed while still maintaining lower vram usage from main sd for some people with more vram like 3070 users for example?
I looked at the code and it seem that face aug trains on the faces what i want to know is if it trains on the faces addtionally or if...
I tried copy nodes (Ctrl+C) and paste (Ctrl+V) and copy nodes with connections (Ctrl+C) and (Ctrl+shift+V) it doesn't work on chrome or brave but works on opera browser some others...
It Is currently impossible to change the color of the dropdown list in flet you can change the the color of the initial list and the text color but not...
If you have multiple scripts connected to the same mpv instance they all receive keypresses https://github.com/iwalton3/python-mpv-jsonipc/blob/9b16ab8eceb46bbc519a97e4ce8e79dceaf94bcf/python_mpv_jsonipc.py#L444 changing to self.keybind = time.time_ns() could make it so that ids are more unique...
Should probably mention first that I am new to this (both python and mpv) I'm trying to use this library to write some mpv scripts but I'm confused about a...
I use this command with 100 reg images in ./data/1girl-reg and 56 instance images in ./data/Power `accelerate launch src/diffuser_training.py --pretrained_model_name_or_path 'C:\Users\jhon\StableTuner\models\Anything-V3' --instance_data_dir ./data/Power --class_data_dir ./data/1girl-reg --output_dir ./logs/power --with_prior_preservation --prior_loss_weight 1.0...
How did you get the stroke on the subs in QTextedit I have this code and im trying to add a stroke to qtextedit not sure how you did it...