Spaces:
No application file
No application file
title: My FastAPI App # Replace with your app's title | |
emoji: π # Choose an emoji representing your app | |
colorFrom: blue # Choose a color gradient start | |
colorTo: green # Choose a color gradient end | |
sdk: docker # For FastAPI, using Docker as SDK is recommended | |
sdk_version: '1.0' # SDK version for Docker, can be left as '1.0' | |
app_file: main.py # The main file of your FastAPI app | |
pinned: false # Set to true if you want to pin the app to the top | |
# Redeploy trigger | |