Test and Compare GAN Project API in Ainize.
- Select the Category, Model, Endpoint in order.
- Fill in form according to format.
- Click submit button and Check the result below.
- Submit other apis and Compare them.
Create Issue or Pull Request including the url of the project in Ainize. Ainize project must contain Swagger API Document.
1. docker build -t <Your Docker Image Name> .
2. docker run -it -p 5000:5000 <Your Docker Image Name>
3. Access http://localhost:5000