From c816b88ea3b5031133ffba72c02a3defb4f5de3e Mon Sep 17 00:00:00 2001 From: igolaizola <11333576+igolaizola@users.noreply.github.com> Date: Sun, 1 Sep 2024 21:59:35 +0200 Subject: [PATCH] Added readme note --- README.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 616ef17..36c066a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> [!NOTE] +> There is a new version compatible with Gen-3, but it is currently in private beta. +> For access to the private repository, contact me via [Telegram](https://t.me/igolaizola), [Twitter](https://x.com/igolaizola), or my [contact form](https://igolaizola.com#contact). + # vidai 📹🤖 **vidai** generates videos using AI. @@ -6,12 +10,12 @@ This is a CLI tool for [RunwayML Gen-2](https://runwayml.com/) that adds some ex > 📢 Connect with us! Join our Telegram group for support and collaboration: [t.me/igohub](https://t.me/igohub) -## 🚀 Features +## 🚀 Features - - Generate videos directly from the command line using a text or image prompt. - - Use RunwayML's extend feature to generate longer videos. - - Create or extend videos longer than 4 seconds by reusing the last frame of the video as the input for the next generation. - - Other handy tools to edit videos, like generating loops or resizing videos. +- Generate videos directly from the command line using a text or image prompt. +- Use RunwayML's extend feature to generate longer videos. +- Create or extend videos longer than 4 seconds by reusing the last frame of the video as the input for the next generation. +- Other handy tools to edit videos, like generating loops or resizing videos. ## 📦 Installation @@ -141,10 +145,10 @@ Sponsor me on GitHub: Or donate to any of my crypto addresses: - - BTC `bc1qvuyrqwhml65adlu0j6l59mpfeez8ahdmm6t3ge` - - ETH `0x960a7a9cdba245c106F729170693C0BaE8b2fdeD` - - USDT (TRC20) `TD35PTZhsvWmR5gB12cVLtJwZtTv1nroDU` - - USDC (BEP20) / BUSD (BEP20) `0x960a7a9cdba245c106F729170693C0BaE8b2fdeD` - - Monero `41yc4R9d9iZMePe47VbfameDWASYrVcjoZJhJHFaK7DM3F2F41HmcygCrnLptS4hkiJARCwQcWbkW9k1z1xQtGSCAu3A7V4` +- BTC `bc1qvuyrqwhml65adlu0j6l59mpfeez8ahdmm6t3ge` +- ETH `0x960a7a9cdba245c106F729170693C0BaE8b2fdeD` +- USDT (TRC20) `TD35PTZhsvWmR5gB12cVLtJwZtTv1nroDU` +- USDC (BEP20) / BUSD (BEP20) `0x960a7a9cdba245c106F729170693C0BaE8b2fdeD` +- Monero `41yc4R9d9iZMePe47VbfameDWASYrVcjoZJhJHFaK7DM3F2F41HmcygCrnLptS4hkiJARCwQcWbkW9k1z1xQtGSCAu3A7V4` Thanks for your support!