LOOFYYLO commited on
Commit
b2f6f51
·
verified ·
1 Parent(s): f9cd83b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,11 +1,10 @@
1
-
2
  ---
3
  title: LAA Algorithms Demo
4
  emoji: 🚀
5
  colorFrom: blue
6
  colorTo: green
7
  sdk: gradio
8
- sdk_version: 3.48.0
9
  python_version: 3.9
10
  app_file: app.py
11
  ---
@@ -16,4 +15,4 @@ This Space demonstrates a collection of Learning-Augmented Algorithms (LAA). You
16
 
17
  ### Setup
18
 
19
- This Space is configured to use the Gradio SDK and will automatically install the dependencies from the `requirements.txt` file. The `laa_core` Rust library is built and installed as part of the setup process.
 
 
1
  ---
2
  title: LAA Algorithms Demo
3
  emoji: 🚀
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 5.49.1
8
  python_version: 3.9
9
  app_file: app.py
10
  ---
 
15
 
16
  ### Setup
17
 
18
+ This Space is configured to use the Gradio SDK and will automatically install the dependencies from the `requirements.txt` file. The `laa_core` Rust library is built and installed as part of the setup process.