Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
anychat
like
918
Running
on
CPU Upgrade
App
Files
Files
Community
33
9ebd691
anychat
/
app_lumaai.py
hysts
HF staff
apply pre-commit
7360ef0
7 days ago
raw
Copy download link
history
blame
Safe
118 Bytes
import
gradio
as
gr
import
lumaai_gradio
demo = gr.load(
name=
"dream-machine"
,
src=lumaai_gradio.registry,
)