Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,6 @@ Then clone this template and push it to your repo.
|
|
19 |
```
|
20 |
git clone https://huggingface.co/templates/text-to-image
|
21 |
cd text-to-image
|
22 |
-
git remote set-url origin https://huggingface.co
|
23 |
git push --force
|
24 |
```
|
|
|
19 |
```
|
20 |
git clone https://huggingface.co/templates/text-to-image
|
21 |
cd text-to-image
|
22 |
+
git remote set-url origin https://huggingface.co/Nymbo/Model_Repo_Template
|
23 |
git push --force
|
24 |
```
|