AbdulmohsenA / Car-gan

An API that produce imagery images for cars using a generative adversarial network (GAN).

Home Page:https://api-car-gan.up.railway.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
FastAPI
A FastAPI server
fastapi
hypercorn
python

FastAPI Example

This example starts up a FastAPI server.

Deploy on Railway

✨ Features

πŸ’β€β™€οΈ How to use

  • Clone locally and install packages with pip using pip install -r requirements.txt
  • Run locally using hypercorn main:app --reload

πŸ“ Notes

  • To learn about how to use FastAPI with most of its features, you can visit the FastAPI Documentation
  • To learn about Hypercorn and how to configure it, read their Documentation

About

An API that produce imagery images for cars using a generative adversarial network (GAN).

https://api-car-gan.up.railway.app/

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%