๐ ๏ธ Step-by-Step Installation
- Windows
- macOS
- Linux (Ubuntu/Debian)
1. Install ImageMagick (Crucial for subtitle/text rendering)
- Download the official installer from the official page: ๐ Download ImageMagick for Windows
- Run the downloaded
.exeinstaller. - IMPORTANT: During installation, ensure you tick the checkbox for โInstall legacy utilities (e.g. convert)โ. If you skip this, nQivi Studio will fail to render text elements.
2. Install FFmpeg
- Download the automated installer package: ๐ Download FFmpeg Installer (Click on FFmpeg_Full.msi)
- Run the
.msifile. It will automatically extract FFmpeg and configure your system environment variables (PATH) so the app can locate it immediately.
๐ Running the Client App
Once the dependencies are installed:- Double-click the
nQivi Studioexecutable file (or run the startup shortcut) to launch the Gradio local server. - The terminal window will open, indicating the app is initializing.
- Once running, open your web browser and navigate to: ๐ http://127.0.0.1:8386 (or the custom port printed in your terminal console).
[!TIP] If you encounter text rendering issues, ensure that ImageMagickโs path is correctly configured, and restart your computer to apply path environment changes.
