File size: 554 Bytes
380776f
 
 
 
 
 
 
903c0e4
380776f
 
1
2
3
4
5
6
7
8
9
10
11
---
title: Your Space Title  # Replace with the name of your Space
emoji: πŸš€                # Choose an emoji to represent your Space
colorFrom: blue          # Starting color for gradient
colorTo: green           # Ending color for gradient
sdk: docker              # Use "docker" for backend API Space, or "streamlit" for frontend Space
sdk_version: "1.0"       # Leave this as is
app_file: api.py         # Specify your main app file (e.g., api.py or user_interface.py)
pinned: false            # Leave as false unless you want to pin the Space
---