https://github.com/caknoooo/fastapi-for-machine-learning
This repository contains the files to build AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-released Stable Diffusion text-to-image deep learning model.
https://github.com/caknoooo/fastapi-for-machine-learning
api deep-learning fastapi modelling
Last synced: about 2 months ago
JSON representation
This repository contains the files to build AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-released Stable Diffusion text-to-image deep learning model.
- Host: GitHub
- URL: https://github.com/caknoooo/fastapi-for-machine-learning
- Owner: Caknoooo
- License: mit
- Created: 2023-10-19T21:58:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T01:59:44.000Z (over 2 years ago)
- Last Synced: 2025-02-04T04:13:42.641Z (over 1 year ago)
- Topics: api, deep-learning, fastapi, modelling
- Language: Jupyter Notebook
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastAPI-for-Machine-Learning
This repository contains the files to build AI image generation web application! Outlined are the core components of the FastAPI web framework, and application leverage the newly-released Stable Diffusion text-to-image deep learning model.