An open API service indexing awesome lists of open source software.

https://github.com/moixllik/btt-ai

Generative AI for BTT addon in Blender 4.2+
https://github.com/moixllik/btt-ai

blender-addon moix-project

Last synced: 6 days ago
JSON representation

Generative AI for BTT addon in Blender 4.2+

Awesome Lists containing this project

README

        

# BTT to AI

[Blender Video Text Tracks](https://github.com/moixllik/btt) to:

* [x] Speech (`pip install gtts`)
* [x] Image (`pip install torch diffusers`)

```bash
make install
make run
```