Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 266 Bytes

File metadata and controls

22 lines (17 loc) · 266 Bytes
title emoji colorFrom colorTo sdk app_port app_file pinned
TypeScriptMate
🤗
red
blue
docker
8000
app.py
false

TypeScriptMate

Running Locally

uvicorn app:app --host 0.0.0.0 --port 8000

Deploying

  • Using Dokcerfile on Huggingface