Skip to content

alanhc/cce-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CCE-demo

Links

[TOC]

Beginners Guide

If you are a total beginner to this, start here!

  1. Download git
  2. Clone this project git clone https://github.com/alanhc/cce-demo.git
  3. Complete pre-requirements
cd frontend
pip install -r requirements.txt
  1. Run python main.py
  2. Start!

Control flows

client->server: POST method {file:byteImage}
server->client: streamingResponse(image/png)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages