hysts HF staff commited on
Commit
a4fc763
β€’
1 Parent(s): 28b01c9
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +3 -3
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ“Š
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
 
4
  colorFrom: pink
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 4.31.5
8
  app_file: app.py
9
  pinned: true
10
  license: mit
requirements.txt CHANGED
@@ -1,7 +1,7 @@
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
 
1
  datasets==2.19.1
2
+ #gradio==4.31.5
3
  gradio_calendar==0.0.4
4
+ huggingface_hub==0.23.1
5
  pandas==2.2.2
6
  ragatouille==0.0.8.post2
7
+ tqdm==4.66.4