File size: 705 Bytes
711211a
9f6b6a8
 
 
 
 
24dce8b
9f6b6a8
4487e5c
9f6b6a8
 
711211a
9f6b6a8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: "PEEB Demo"  # The title of your Space
emoji: "🤖"                # Choose an emoji that represents your Space
colorFrom: "blue"           # The starting color of the gradient in your Space thumbnail
colorTo: "indigo"           # The ending color of the gradient in your Space thumbnail
sdk: "gradio"               # The SDK you're using (gradio/streamlit/docker/static)
sdk_version: "4.28.2"        # The version of the SDK
app_file: "app.py"          # The file that contains your app. Make sure the path is correct.
python_version: "3.11.9"       # Specify the python version, default is 3.10
pinned: false               # Whether your Space stays pinned on your profile
lisence: mit
---