Skip to content

dev2l0per/adGANture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adGANture

Run on Ainize

Test and Compare GAN Project API in Ainize.

logo

How to use ?

  1. Select the Category, Model, Endpoint in order.
  2. Fill in form according to format.
  3. Click submit button and Check the result below.
  4. Submit other apis and Compare them.

How to register your GAN project in adGANture ?

Create Issue or Pull Request including the url of the project in Ainize. Ainize project must contain Swagger API Document.

Usage as a Docker

1. docker build -t <Your Docker Image Name> .
2. docker run -it -p 5000:5000 <Your Docker Image Name>
3. Access http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published