IZUMI-Zu / flask_chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask API

This is the simplest possible python api using flask

Run Locally

Prerequisites:

  • pyenv
  • python 3.10.11

Install: bin/install

  • creates virtual env
  • installs dependencies from requirements.txt
  • download model

Run: bin/start

  • runs a gunicorn server

About

License:GNU General Public License v3.0


Languages

Language:Python 96.2%Language:Shell 2.2%Language:Dockerfile 1.6%