Generative AI for the Blender VSE: Text, video or image to video, image and audio in Blender Video Sequence Editor.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
709 B

2 years ago
# Text to Video
2 years ago
Adding text to video to the Blender Video Sequence Editor using ModelScope.
2 years ago
2 years ago
Dunno if this is actually working, I'm still in the process of downloading the 12 GB models...
## How to install
Run Blender as Administrator and open the system console before clicking the Generate Movie button, so you can see how it is progressing.
If some additional modules are missing, write about it here(so I can add them), and use the Blender PIP add-on to manually install the missing modules: https://github.com/amb/blender_pip
## Location
Video Sequence Editor > Sidebar > Text to Video
![image](https://user-images.githubusercontent.com/1322593/226438089-2c81fceb-6cfd-4c72-b79e-e83b97b2f8f6.png)
2 years ago