Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
templates
/
text-to-image
like
10
Follow
Templates
75
Text-to-Image
generic
Model card
Files
Files and versions
xet
Community
3
Create app
#3
by
EdmundYi
- opened
Jun 21, 2025
base:
refs/heads/main
←
from:
refs/pr/3
Discussion
Files changed
+4
-0
Files changed (1)
hide
show
app
+4
-0
app
ADDED
Viewed
@@ -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