Nymbo commited on
Commit
b436f5e
1 Parent(s): a53be18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/$YOUR_USER/$YOUR_REPO_NAME
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
  ```