Skip to content
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

Failing to install through the steps mentioned in the ReadMe #11

Closed
tsabbir96 opened this issue Nov 30, 2023 · 1 comment
Closed

Failing to install through the steps mentioned in the ReadMe #11

tsabbir96 opened this issue Nov 30, 2023 · 1 comment

Comments

@tsabbir96
Copy link

tsabbir96 commented Nov 30, 2023

Hi I tried to follow the installation steps that you mentioned in hte Get Started section. I ran the commands one after another, but I get an error saying no requirements.txt found. So I decided to clone the repo first and try the installations again.

However I was facing some issue installing diff-gaussian-rasterization through this command:
pip install ./gaussiansplatting/submodules/diff-gaussian-rasterization

I was getting an error, so I decided to manually install it using cmake. It was successfully installed then.

Next when I ran this command:
python launch.py --config configs/gaussiandreamer-sd.yaml --train --gpu 0 system.prompt_processor.prompt="a fox"

It started to train which I guess will take a huge time to complete.

Right now I only need to test the library and how it performs by testing with different prompts. Could you tell me what is the command to do that?

@tsabbir96
Copy link
Author

@taoranyi I have created a different issue #12 regarding the errors I get while using --test command with launch.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants