DoBetter

Results 13 issues of DoBetter

Hello,it's a great work! I have downloaded the pre-trained model in advance. My question is why there are still network errors during the training process? My windows system environment is...

Previously I was able to execute the code commands successfully under linux, but when I switched to windows10, I already installed accelerate, but when I executed the code sample below...

下载后,书籍打开,显示错误,希望更新一下,谢谢

Thank you for such a great job ~ but I had some issues using your code. The model selected was kxic/zero123-105000, and when I used gradio_new.py to generate a new...

Great work. I would like to ask if there are code examples of lora and non [Diffusers library](https://github.com/huggingface/diffusers). I am trying to add lora to the stable diffusion model which...

Great job. You mentioned Train a personalized DeepFloyd model by DreamBooth Lora. I followed the relevant instructions to train a lora weight, and then executed stage 1, but there is...

Hello, a great work, I used your method to build occur below problem, I according to the hint modify **Dockerfile**, but it still doesn't work. Problem: ``` > [ 1/11]...

I have a question of use nerfacc in threestudio. The question is as fellows ```bash RuntimeError: Trying to create tensor with negative dimension -34359738384: [-34359738384] ``` My environment is as...

I have a question of use nerfacc in threestudio. The question is as fellows ```bash RuntimeError: Trying to create tensor with negative dimension -34359738384: [-34359738384] ``` My environment is as...

Hello, I am interested in excellent work. I have three problems with your paper: 1. Can you share your personalization datasets? I want to verify the result. 2. Could you...