This React application accompanies Wan2.1 Image to Video Generation served on Koyeb. View the Image to Video Generation code Please see the tutorial for complete instructions.
-
Create a .env file at the root of the project.
-
Add your Koyeb web URL to the .env file:
VITE_API_BASE_URL=https://YOUR-PROJECT-ID.koyeb.app
- Install required dependencies:
npm install
- Start the app:
npm run dev
The app is now running locally at http://localhost:5173/