Spaces:
Running
on
A100
Running
on
A100
eranlevinlt
commited on
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 |
---
|