Skip to main content

A project that combines a FastApi backend with an ML service to generate images from text.

Project description

Text to Image Generator

The project aims to create images from text using a pre-trained deep learning model.

This project contains two main components:

  1. A FastAPI backend serving HTML, CSS, and JavaScript.
  2. A machine learning service using the stabilityai/sdxl-turbo model to generate images from text.

Project Structure

Fastapi Backend

The Flask backend serves the frontend application, which includes HTML, CSS, and JavaScript files. It provides the user interface where users can input their question and document, and view the generated answer.

Deep Learning Service

The deep learning service utilizes the stabilityai/sdxl-turbo model. This service accepts a question and a document as input, processes them using the model, and returns an answer based on the content of the document.

Backend

The FastApi backend will be accessible at http://localhost:8000. It serves the front end application where users can input their text and receive the image..

Features

FastApi Backend:

Serves the frontend and handles user interactions.

ML Service:

Uses a state-of-the-art language model to provide answers based on the provided documents.

Docker Support:

Both components can be easily deployed using Docker and Docker Compose. CORS Handling: Ensures smooth interaction between the backend and the ML service

Running the project

Using Docker Compose

To build and run the project with Docker Compose, use the following command:

docker-compose up --build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file Text_to_Image_GeneratorAnnaMaria-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for Text_to_Image_GeneratorAnnaMaria-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1e5506b6924c811462604659d1989264bc4d1533c694ee643775b9c53a3e9acc
MD5 e116d9cc58dcc0863ff3230e9a0db42f
BLAKE2b-256 785e821811844b4bd6a908ec7e1e47fb1509fb0e5103a598ee85bf31cb3df5f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page