eranlevinlt commited on
Commit
36354ac
β€’
1 Parent(s): 4a2ce54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: "5.4.0" # 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
  ---
 
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
  ---