Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.07 KB

File metadata and controls

35 lines (21 loc) · 1.07 KB

Theta Virtual try-on Example

This project provides a working Virtual try-on example using Theta Edge Cloud. It is implemented using React and Vite.

Getting Started

  1. Configure your Virtual try-on project by editing the variable in the file .env. See Prerequisites if you don't have an API URL.
VITE_API_URL : the inference endpoint generated with your Theta Edge Cloud dashboard.

  1. Run the following commands to install the project dependencies and start it locally:
npm install
npm run dev

Prerequisites

To run this project, you'll need an API URL from Theta EdgeCloud. You can get it by deploying a Viton model on Theta EdgeCloud Model Explorer.


Preview

Screenshot 2024-08-15 at 12 02 39 PM Screenshot 2024-08-15 at 12 03 07 PM