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