File size: 117 Bytes
9c7a0ab |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/artificialguybr/TshirtDesignRedmond",
provider="hf-inference",
).launch() |
9c7a0ab |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/artificialguybr/TshirtDesignRedmond",
provider="hf-inference",
).launch() |