Spaces:
Running
Running
Update GhostPackDemo/readme.md
Browse files- GhostPackDemo/readme.md +16 -17
GhostPackDemo/readme.md
CHANGED
|
@@ -1,25 +1,24 @@
|
|
| 1 |
-
|
| 2 |
-
# π» GhostPackDemo
|
| 3 |
|
| 4 |
-
|
| 5 |
|
| 6 |
-
|
|
|
|
| 7 |
|
| 8 |
-
-
|
| 9 |
-
- Demo Subfolder: `GhostPack/GhostPackDemo`
|
| 10 |
|
| 11 |
-
##
|
| 12 |
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
-
|
| 18 |
-
- CUDA GPU (optional for speed)
|
| 19 |
|
| 20 |
-
## Installation
|
| 21 |
-
|
| 22 |
-
```bash
|
| 23 |
-
git clone https://huggingface.co/spaces/ghostai1/GhostPack.git
|
| 24 |
-
cd GhostPack/GhostPackDemo
|
| 25 |
-
./install.py
|
|
|
|
| 1 |
+
# π»π¬ **GhostPackDemo** β AI Image-to-Video Generator
|
|
|
|
| 2 |
|
| 3 |
+
[](https://www.python.org/)β[](LICENSE)β[](https://huggingface.co/spaces/ghostai1/GhostPackDemo)
|
| 4 |
|
| 5 |
+
> **Create cinematic AI videos from a single image in minutes.**
|
| 6 |
+
> Powered by **HunyuanVideo**, wrapped in an easy Gradio UI.
|
| 7 |
|
| 8 |
+
---
|
|
|
|
| 9 |
|
| 10 |
+
## π Features
|
| 11 |
|
| 12 |
+
| π Feature | π Description |
|
| 13 |
+
|-------------------------------|-----------------------------------------------------------------------------------------------------------|
|
| 14 |
+
| Image β Video Diffusion | Upload an image + prompt β receive a 30 fps MP4 clip. |
|
| 15 |
+
| Live Progress & Preview | See denoising frames and a progress bar in real-time. |
|
| 16 |
+
| VRAM-Aware Loading | Automatic model slicing/offloading for low-VRAM (< 60 GB) GPUs. |
|
| 17 |
+
| Offline Model Cache | All models downloaded once to `hf_download/` for fast, private reuse. |
|
| 18 |
+
| One-Command Installer | `./install.py` sets up **Python venv**, **CUDA** check, **HF login**, **model fetch**. |
|
| 19 |
+
| Cross-Platform | Works on Linux π§ & Windows πͺ (WSL / PowerShell). |
|
| 20 |
|
| 21 |
+
---
|
| 22 |
|
| 23 |
+
## ποΈ Project Tree
|
|
|
|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|