File size: 729 Bytes
5d27847
 
16ed0c5
 
 
00a9bd2
5d27847
16ed0c5
5d27847
 
 
16ed0c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
---
title: FlowAct R2
emoji: 🎬
colorFrom: gray
colorTo: red
short_description: ByteDance's next-gen real-time interactive digital human
sdk: static
app_file: index.html
pinned: false
---

# FlowAct-R2 Project Clean Export

This bundle contains all four deployable project pages:

- `index.html`
- `index1.html`
- `index_blog.html`
- `index_bytedance_blog.html`

Only local files referenced by those pages are included. It excludes unused
videos, backups, prior download archives, Git metadata, and debug caches.

## Run

```sh
python3 serve.py --bind 127.0.0.1 --port 8123 --directory .
```

Open `http://127.0.0.1:8123/index.html`. The included server supports HTTP
Range requests required by the native video seek controls.