Eric Carmichael
Eric Carmichael
Would love this as well, struggling to get caching to work (which requires OpenSlide > 3.5.0) -- thanks for any help!
@bgilbert for sure, and of course the fix was simple. I basically needed to remove my old OpenSlide 3.4.1 install by manually deleting the `*.so` files and setting this env...
Actually kind of -- if you manually click on the URL or anything, can you make progress? One of my engineers found a way to "click" the right URL. I...
I'm also getting this in Windows 11 with Cuda 12.0, more output: ```bash (stable-dreamfusion) C:\Users\eric\src\stable-dreamfusion>python main.py --text "a hamburger" --workspace trial -O --sd_version 1.5 Namespace(text='a hamburger', negative='', O=True, O2=False, test=False,...
@kalyco no I ended up using InvokeAI which worked instantly without many problems.
From my understanding that sounds good. Will there be an easy way to iterate over them? `Neuron.ACTIVATION.get_all()` or what have you? May not be helpful or needed. Also, is there...
:+1: thanks for explaining So you'd make `_.each` ignore `create()`? Or does `_.each` only cover objects and not functions... but I thought functions are objects... how does that work? :)
Aye, I'm curious too, any updates/status on merging this @BurntSushi ?
@p2j that's fine, pull request is where you can get feedback and make code "Good enough" to get merged! Go to the main nflgame page, click the "new pull request"...
What different kinds of errors are there?