Enable Image & Video Generation
The Generate_Image
and Generate_Video
tools require a HF_READ_TOKEN
present in environment variables (secrets). Please duplicate this space and provide an API key to enable them, or clone and run locally.
Both tools are hidden as MCP tools without authentication to avoid cluttering context, but they remain visible in the Gradio UI.
Persistent Memories
Memories in this public HF space are written to the space's running container, and they are deleted when the space restarts. The contents are also visible to everyone. Do not store personal information in this public demo.
When running locally, memories are stored to a memories.json
file in the root of the repo. Please clone and run locally to keep your information private.