Andzejs Poprockis

Results 121 comments of Andzejs Poprockis

how does the oogabooga does it then? with his repo you can allocate the ammount of Vram you have, for instace you got 12gb but you allocate only 10gb of...

Well there is always time to start getting knowledge, learning new stuff,contributing to community. Google, chatgpt, build, test, and commit

it can be done in javascript. ill will implement this in my UI when im done with it (it will take some time, so bare with me) . Just need...

this is completed, can close down

I dont have mac, cant test it, illegal instruction refers to instructions for CPU, meaning your CPU is not supported.. Im no smarter than what i can find on google.....

does your cpu supports AVX2 instruction set? If not, then there is your answer..

im having same thing after running ``` $BLENDER -noaudio --background --python generate.py -- --seed 0 --task coarse -g desert simple --output_folder outputs/helloworld/coarse ``` ``` (infinigen) sd2@sd2:/mnt/5a88e793-90e0-4a46-a01b-cd29f52170cb/infinigen$ cd worldgen/ (infinigen) sd2@sd2:/mnt/5a88e793-90e0-4a46-a01b-cd29f52170cb/infinigen/worldgen$...

> > Did everything thats in the Readme.md. > > ``` > > (venv) sd2@sd2:/mnt/repos/threestudio$ python -V > > Python 3.10.12 > > ``` > > > > > >...