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

https://github.com/fmxexpress/text2video-desktop-client

Generate videos from text using various Stable Diffusion Models via Text2Video-Zero.
https://github.com/fmxexpress/text2video-desktop-client

ai delphi linux macos object-pascal replicate stable-diffusion text2video windows

Last synced: 7 months ago
JSON representation

Generate videos from text using various Stable Diffusion Models via Text2Video-Zero.

Awesome Lists containing this project

README

          

# Text2Video-Zero DesktopClient
Generate videos from text using various Stable Diffusion Models via Text2Video-Zero.

The Text2Video Zero Desktop client is a powerful UI for creating videos using Stable Diffusion and models fine-tuned on Stable Diffusion like:

* dreamlike-art/dreamlike-photoreal-2.0
* wavymulder/portraitplus
* SG161222/Realistic_Vision_V1.4
* prompthero/openjourney-v4
* prompthero/openjourney
* andite/anything-v4.0
* darkstorm2150/Protogen_x5.8_Official_Release
* Linaqruf/anything-v3.0
* wavymulder/Analog-Diffusion
* Lykon/DreamShaper
* nitrosocke/redshift-diffusion
* runwayml/stable-diffusion-v1-5
* stabilityai/sd-vae-ft-mse
* eimiss/EimisAnimeDiffusion_1.0v
* nitrosocke/Nitro-Diffusion
* 0xJustin/Dungeons-and-Diffusion

Built with [Delphi](https://www.embarcadero.com/products/delphi/) using the FireMonkey framework this client works on Windows, macOS, and Linux (and maybe Android+iOS) with a single codebase and single UI. At the moment it is specifically set up for Windows.

It also features a REST integration with Replicate.com for providing Generate Videp functionality within the client. You need to sign up for an API key to access that functionality. It also requires that you have Microsoft Edge installed.

# Text2Video Zero Desktop client Screenshot on Windows
![Text2Video Zero Desktop client on Windows](/screenshot.jpg)

Other Delphi AI clients:

[AI Code Translator](https://github.com/FMXExpress/AI-Code-Translator)

[Stable Diffusion Desktop Client](https://github.com/FMXExpress/Stable-Diffusion-Desktop-Client/)

[AI Playground](https://github.com/FMXExpress/AI-Playground-DesktopClient)

[Song Writer AI](https://github.com/FMXExpress/Song-Writer-AI)

[Stable Diffusion Text To Image Prompts](https://github.com/FMXExpress/Stable-Diffusion-Text-To-Image-Prompts)

[Generative AI Prompts](https://github.com/FMXExpress/Generative-AI-Prompts)

[Dreambooth Desktop Client](https://github.com/FMXExpress/DreamBooth-Desktop-Client)

[Text To Vector Desktop Client](https://github.com/FMXExpress/Text-To-Vector-Desktop-Client)