SpicyMelonYT

Results 9 issues of SpicyMelonYT

Hi, **When I try running this from the readme usage section:** `python main.py --text "a hamburger" --workspace trial -O` **I get this error:** `OSError: CUDA_HOME environment variable is not set....

I am using the init image option but it seems to not influence the result at all. The strength parameter doesn't seem to affect it. Here is an init image:...

AttributeError: module 'gridencoder' has no attribute 'grid_encode_forward' Here is the detailed error message: ![image](https://user-images.githubusercontent.com/80491863/201992643-1b409140-c5f7-4b66-8564-cb4d21f8a2a8.png) ![image](https://user-images.githubusercontent.com/80491863/201992736-b8d576b4-add3-476d-8c65-33d5dfa08d30.png) ![image](https://user-images.githubusercontent.com/80491863/201992809-b69125a5-5624-4f3f-9c74-c827fd608ab5.png)

[![image](https://user-images.githubusercontent.com/80491863/204686680-c14c815a-10fe-4319-832c-7618530da9d3.png)](https://media.tenor.com/94yCgvi1YwEAAAAC/attention-hello.gif) ## *What* is wrong? Kernels are created without setTactic function and tactic field. I need this to set to high precision so that my noise function doesn't look like...

# Issue Hi, so when I use the Network.fromJSON function to copy a myNetwork.toJSON result and then RUN the new network with the same input as the original one, the...

Not really sure what's going on here but the example code doesn't work for me. I copied over the ndwfc.js file into my project EXACTLY. For brevity I am not...

Hi, Before anything I just want to say that this package is such a huge help. Its so simple and clean, and gets the job done too. However, its not...

Hi again. Currently I am attempting to use the "R16G16B16A16_FLOAT" format. I want to work with float4s instead of the uint4s in the demo. In my hlsl file I made...

Hi, I have spent the last week trying to make a Wave Function Collapse project so I can play with it. But I have failed more times then I can...