Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
akhaliq
/
anychat
like
793
Running
on
CPU Upgrade
App
Files
Files
Community
31
7248cb8
anychat
/
app_lumaai.py
akhaliq
HF staff
add lumaai
08bce7f
9 days ago
raw
Copy download link
history
blame
Safe
117 Bytes
import
gradio
as
gr
import
lumaai_gradio
demo = gr.load(
name=
'dream-machine'
,
src=lumaai_gradio.registry,
)