hysts HF staff commited on
Commit
832c43a
β€’
1 Parent(s): 0b8683b
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +4 -4
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ“Š
4
  colorFrom: pink
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 4.27.0
8
  app_file: app.py
9
  pinned: true
10
  license: mit
 
4
  colorFrom: pink
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 4.29.0
8
  app_file: app.py
9
  pinned: true
10
  license: mit
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- datasets==2.18.0
2
- #gradio==4.27.0
3
  gradio_calendar==0.0.4
4
- huggingface_hub==0.22.2
5
- pandas==2.2.0
6
  ragatouille==0.0.8.post2
7
  tqdm==4.66.2
 
1
+ datasets==2.19.1
2
+ #gradio==4.29.0
3
  gradio_calendar==0.0.4
4
+ huggingface_hub==0.23.0
5
+ pandas==2.2.2
6
  ragatouille==0.0.8.post2
7
  tqdm==4.66.2