Jcarmody93 commited on
Commit
fd58ca5
1 Parent(s): 31769bf
Files changed (1) hide show
  1. Hu +4 -0
Hu ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ git clone https://huggingface.co/templates/text-to-image
2
+ cd text-to-image
3
+ git remote set-url origin https://huggingface.co/$YOUR_USER/$YOUR_REPO_NAME
4
+ git push --force