umag_backend / backend /README.md
amyxcao's picture
Deploy FastAPI backend
9c8703c

A newer version of the Gradio SDK is available: 5.44.1

Upgrade

This is respository for project in 2025 summer vacation with UBC students.

Use this to start up the backend: source .venv/bin/activate uvicorn backend.tour_api:app --reload --port 8000