File size: 103 Bytes
42ebcb0 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/Lykon/AbsoluteReality",
provider="hf-inference",
).launch() |
42ebcb0 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/Lykon/AbsoluteReality",
provider="hf-inference",
).launch() |