Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kailashtryonlabs
/
Lykon-AbsoluteReality
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Lykon-AbsoluteReality
/
app.py
kailashtryonlabs
initial commit
42ebcb0
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
import
gradio
as
gr
gr.load(
"models/Lykon/AbsoluteReality"
,
provider=
"hf-inference"
,
).launch()