From 886aff524e428bb0ee602e824726d20952fa8e49 Mon Sep 17 00:00:00 2001 From: tin2tin Date: Fri, 24 Mar 2023 18:49:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 187e957..2e868d7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Text to Video -Adding text to video to the Blender Video Sequence Editor using ModelScope. +Adding text to video to the Blender Video Sequence Editor using ModelScope. The full version needs 20 GB VRAM to work. An alternative version with a pruned data set(snmaller), should run on 6-8 GB VRAM can be fund here: https://github.com/tin2tin/text_to_video/blob/t2v_6vram/__init__.py ## How to install Run Blender as Administrator and open the system console(Blender system console processsing can be stopped with Ctrl + C) before clicking the Generate Movie button, so you can see how it is progressing the module installation. It'll take a lot of time, since it is a huge and slow download.