Spaces:
Build error
Build error
| title: Ghostvidspace | |
| emoji: ๐ | |
| colorFrom: red | |
| colorTo: yellow | |
| sdk: gradio | |
| sdk_version: 5.35.0 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| short_description: gpu | |
| # GhostPack F1 Pro | |
| Image-to-Video generation toolkit powered by HunyuanVideo & FramePack-F1. | |
| - **Version**: 1.2.8 | |
| - **Author**: GhostAI | |
| - **Repo**: https://huggingface.co/spaces/ghostai1/ghostvidspace | |
| - **Description**: Deployed on Hugging Face Spaces with H200 GPU, this app generates videos from images using a Gradio UI and FastAPI endpoints. It supports Base64-encoded video responses and is secured with an API key for off-site use. | |
| ## Setup | |
| 1. Ensure `HF_TOKEN` and `API_KEY` are set in Spaces secrets. | |
| 2. Include the `diffusers_helper` package in the root directory (`/diffusers_helper`). | |
| 3. Use the `/generate` endpoint for video generation or the Gradio UI for interactive use. | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-ref |