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+
- Host: GitHub
- URL: https://github.com/moixllik/btt-ai
- Owner: moixllik
- License: gpl-3.0
- Created: 2024-09-30T06:12:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-04T03:29:14.000Z (2 months ago)
- Last Synced: 2025-04-04T04:24:35.566Z (2 months ago)
- Topics: blender-addon, moix-project
- Language: Python
- Homepage: https://moixllik.github.io/btt-ai/
- Size: 541 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
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
```