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

Update without re install the whole app #533

Open
KintCark opened this issue Dec 29, 2024 · 3 comments
Open

Update without re install the whole app #533

KintCark opened this issue Dec 29, 2024 · 3 comments

Comments

@KintCark
Copy link

Hey u just dropped a new update but do I have to re install the app or is there a way I can update with out deleting it?

@KintCark
Copy link
Author

I figured it out

git pull https://github.com/leejet/stable-diffusion.cpp

@fszontagh
Copy link
Contributor

From the README:

If you have already cloned the repository, you can use the following command to update the repository to the latest code.

cd stable-diffusion.cpp
git pull origin master
git submodule init
git submodule update

@KintCark
Copy link
Author

OK thx

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