Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Jonny001
/
Text-to-Image
like
17
Running
App
Files
Files
Community
66b0cef
Text-to-Image
/
app.py
Jonny001
Rename requirements.txt to app.py
66b0cef
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/Purz/face-projection"
).launch()