Skip to content

CryptoInnovators/theta-edgecloud-virtual-try-on-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Try outfits virtually with Theta EdgeCloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.3%
  • JavaScript 41.5%
  • HTML 1.2%