Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jcarmody93
/
SaiRaj03-Text_To_Image
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
H
#1
by
Jcarmody93
- opened
Feb 7, 2024
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+4
-0
Files changed (1)
hide
show
Hu
+4
-0
Hu
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