Roen

Results 5 issues of Roen

### Description I am trying to run the code in a Google Colab notebook, but I am encountering installation errors for several packages (raymarching, shencoder, freqencoder, and gridencoder). The installation...

bug

I am trying to run the Magic123 model in a Google Colab, but I am encountering installation errors for several packages (raymarching, shencoder, freqencoder, and gridencoder). The installation fails during...

Hello, is any way to fine tune Deep Floyd IF on custom images?

While attempting to run the train_dreambooth_lora.py script with the DeepFloyd/IF-I-XL-v1.0 model, I encountered an issue. It appears that the script cannot connect to the Huggingface servers. **I tried to run...

Hello, thank you for your work! I wanted to ask you, why do I keep getting this error when I try to run DreamCraft3D? ``` /opt/conda/lib/python3.10/site-packages/diffusers/utils/outputs.py:63: UserWarning: torch.utils._pytree._register_pytree_node is deprecated....