ViTeX-Bench commited on
Commit
78f3fef
·
1 Parent(s): 78af9f2

Add project page link

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
 
11
  # ViTeX-14B
12
 
 
 
13
  ViTeX is a video text editing model. It replaces text content inside a user-provided mask region of a video while preserving the original visual style (font, color, stroke, shadow, perspective) and the surrounding scene.
14
 
15
  This repository is fully self-contained — it bundles the trained weights, the full base model required for inference, and all custom code. No external code repositories or third-party model downloads are required.
 
10
 
11
  # ViTeX-14B
12
 
13
+ 🌐 **Project page: [vitex-bench.github.io](https://vitex-bench.github.io/)** — qualitative results, leaderboard, and full project overview.
14
+
15
  ViTeX is a video text editing model. It replaces text content inside a user-provided mask region of a video while preserving the original visual style (font, color, stroke, shadow, perspective) and the surrounding scene.
16
 
17
  This repository is fully self-contained — it bundles the trained weights, the full base model required for inference, and all custom code. No external code repositories or third-party model downloads are required.