Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
akhaliq
/
anycoder
like
3.28k
Running
App
Files
Files
Community
87
Fetching metadata from the HF Docker repository...
71c8124
anycoder
/
app_lumaai.py
akhaliq
HF Staff
add lumaai
08bce7f
over 1 year 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,
)