--- title: tinyship-hf-live-demo sdk: docker app_port: 7860 --- # Tinyship FastAPI Demo This is a minimal FastAPI app for testing Tinyship onboarding. Run: ```bash PYTHONPATH=../../src python3 -m tinyship --root . doctor PYTHONPATH=../../src python3 -m tinyship --root . deploy ```