makeartandgames
makeartandgames
I've been working on this. I'll keep it in a separate repo, but I wanted to give notification; maybe there's space on the README for integration with other addons or...
Is it possible to simulate or create an `Arr` of a product type? ``` type Shape = {ctr : V3d; size : V2d; _type : int} let shapes : Arr...
I believe that this would be *extremely* helpful for new users in particular. Here is an example of what I mean, taken from the Monaco site: 
I'm able to change the txt2img model (i.e. sd-whatever) on the Automatic111 end and see that reflected when I use `generate`. However, I enabling a LORA as an `additional network`...