Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AiMan435
/
juggernaut-x-v10
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5011abd
juggernaut-x-v10
/
app.py
AiMan435
initial commit
9af6445
verified
11 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/RunDiffusion/Juggernaut-X-v10"
).launch()