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.
- Host: GitHub
- URL: https://github.com/fmxexpress/text2video-desktop-client
- Owner: FMXExpress
- License: mit
- Created: 2023-05-08T03:46:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T13:46:22.000Z (almost 3 years ago)
- Last Synced: 2025-08-31T16:59:05.728Z (7 months ago)
- Topics: ai, delphi, linux, macos, object-pascal, replicate, stable-diffusion, text2video, windows
- Language: Pascal
- Homepage: https://www.fmxexpress.com/
- Size: 1.32 MB
- Stars: 23
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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)