Spaces:
Paused
Paused
eranlevinlt
commited on
Commit
β’
36354ac
1
Parent(s):
4a2ce54
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: π # Choose an emoji to represent your app
|
|
4 |
colorFrom: blue # Choose a color to start the gradient (e.g., blue, red, green)
|
5 |
colorTo: purple # Choose a color to end the gradient
|
6 |
sdk: gradio # Specify the SDK, e.g., gradio or streamlit
|
7 |
-
sdk_version: "
|
8 |
app_file: app.py # Name of your main app file
|
9 |
pinned: false # Set to true if you want to pin this Space
|
10 |
---
|
|
|
4 |
colorFrom: blue # Choose a color to start the gradient (e.g., blue, red, green)
|
5 |
colorTo: purple # Choose a color to end the gradient
|
6 |
sdk: gradio # Specify the SDK, e.g., gradio or streamlit
|
7 |
+
sdk_version: "4.44.1" # Specify the SDK version if needed
|
8 |
app_file: app.py # Name of your main app file
|
9 |
pinned: false # Set to true if you want to pin this Space
|
10 |
---
|