makeartandgames

Results 4 issues of 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...

Feature✨

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: ![hint](https://user-images.githubusercontent.com/72634882/141246149-61904799-83e1-411f-a756-24a4af0aaec8.png)

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`...