voxmenthe commited on
Commit
cc8ec94
·
1 Parent(s): 7e7e11d

update versions

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ emoji: 🤗
14
  colorFrom: blue
15
  colorTo: green
16
  sdk: gradio
17
- sdk_version: "4.26.0" # Verify this matches your Gradio version in requirements.txt
18
  app_file: app.py
19
  pinned: false
20
  hf_oauth: false
 
14
  colorFrom: blue
15
  colorTo: green
16
  sdk: gradio
17
+ sdk_version: "5.29.0" # Verify this matches your Gradio version in requirements.txt
18
  app_file: app.py
19
  pinned: false
20
  hf_oauth: false
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
  ipykernel
3
  ipywidgets
4
  tqdm
 
1
+ gradio==5.29.0
2
  ipykernel
3
  ipywidgets
4
  tqdm