Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ccy-2000
/
timbrooks-instruct-pix2pix
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
timbrooks-instruct-pix2pix
/
app.py
ccy-2000
initial commit
6386651
verified
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/timbrooks/instruct-pix2pix"
).launch()