-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generating quality #27
Comments
did you meet this problem before?: FileNotFoundError: [Errno 2] No such file or directory: './load/shapE_finetuned_with_330kdata.pth' |
I had this problem once. I downloaded the shapE weights from [https://huggingface.co/camenduru/GaussianDreamer/tree/main] and put it in the ''. /load'' folder. Is it because I downloaded the incorrect weights file? |
Thanks open source for such an awesome job! I was just wondering if anyone has reproduced this work? I tried to generate "a fox" with this code, but the quality of the generation (“./output/.../save/it1200-text.mp4”) is very different from what is shown in the demo. What are the factors that might be contributing to the final generation quality. I have not changed any code and all dependencies are configured.
The text was updated successfully, but these errors were encountered: