Spaces:
Build error
Build error
File size: 953 Bytes
3ece7a3 8297b7a 3ece7a3 6c2fc99 3ece7a3 6c2fc99 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
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 |