Spaces:
Sleeping
Sleeping
| title: LongStream Demo | |
| sdk: gradio | |
| sdk_version: 5.44.0 | |
| app_file: app.py | |
| python_version: "3.10" | |
| startup_duration_timeout: 1h | |
| # LongStream Demo | |
| This repository is the Hugging Face Space package for LongStream. | |
| Project page: `https://3dagentworld.github.io/longstream/` | |
| ## Space Settings | |
| Set these variables in the Space settings before the first run: | |
| - `LONGSTREAM_HF_REPO=NicolasCC/LongStream` | |
| - `LONGSTREAM_HF_FILE=50_longstream.pt` | |
| - `LONGSTREAM_HF_LOCAL_DIR=checkpoints` | |
| Optional: | |
| - `LONGSTREAM_HF_REVISION=v0.1.0` | |
| - `HF_TOKEN=<token>` if the model repo is private | |
| ## Entrypoints | |
| - `app.py`: stable demo | |
| ## Included Files | |
| - `demo_gradio.py` | |
| - `demo_gradio_interactive.py` | |
| - `longstream/` | |
| - `configs/longstream_infer.yaml` | |