Morten Just
Morten Just
I can't reproduce. Is one of you able to share a non-working video file? Also, could one of you try this Terminal command, try to convert, then paste the output...
Turns out predicting gif size probably requires looking at actual frames
Good pointers for the tutorial here, thanks. Adjusting parameters: Should definitely be a part of the UI, so that's coming up next. Retraining: Adding images to the Originals folder should...
Oh, and can you paste in the shell command where you'd normally change variance and bias while retraining?
Do yo have a Macbook or a Mac Pro?
Is this the right way to think about it? You've trained a model for app 1. Now you want to train a model for app 2. But it keeps using...
how many foldes with how many images are there in your images folder?
The weird thing is that it works in the other direction ```Swift let encoded = "XQAAAAT//////////wA0GUnujekXiTozYAX3z2T/+3ggAA==" let uncData = try! NSData(base64Encoded: encoded, options: .ignoreUnknownCharacters)! .decompressed(using: .lzma) String(data: uncData as Data,...
I seem to have fixed this by adding “dark” to the tailwind safe list
Hi, which OS/version and RAM available? Have you tried the low memory option?