Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
karunakarPatel
/
SaiRaj03-Text_To_Image
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
SaiRaj03-Text_To_Image
/
app.py
karunakarPatel
initial commit
928965c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/SaiRaj03/Text_To_Image"
).launch()