Spaces:
Running
Running
| title: GhostPack | |
| emoji: 📊 | |
| colorFrom: green | |
| colorTo: gray | |
| sdk: static | |
| pinned: false | |
| license: apache-2.0 | |
| short_description: GhostPack-Mastery of CV AI VIDEO | |
| thumbnail: >- | |
| https://cdn-uploads.huggingface.co/production/uploads/6421b1c68adc8881b974a89d/WPeHWB_wyrQANL2pXn-50.png | |
| <!-- README.md --> | |
| # 👻 GhostPackDemo | |
| GhostPackDemo is a local video-generation tool using HunyuanVideo & Gradio. | |
| PRODUCTION EXAMPLE | |
| https://www.youtube.com/shorts/e0cBGO3sXcc?feature=share | |
| ## Live Demo | |
| - **Space:** https://huggingface.co/spaces/ghostai1/GhostPackDemo | |
| - **Repo:** https://huggingface.co/spaces/ghostai1/GhostPack/new/main/GhostPackDemo | |
| - **Site:** https://ghostai.pro | |
| ## Features | |
| - Image → text-conditioned video | |
| - Real-time progress bar | |
| - Offline model cache | |
| ## Requirements | |
| - Python 3.8+ | |
| - CUDA GPU (optional, for speed) | |
| ## Installation | |
| ```bash | |
| git clone https://huggingface.co/spaces/ghostai1/GhostPackDemo.git | |
| cd GhostPackDemo | |
| ./install.py |