hysts HF staff commited on
Commit
3764f8a
·
1 Parent(s): 74a2906
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.21.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.25.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.21.0
3
  gradio_calendar==0.0.4
4
- huggingface_hub==0.21.4
5
  pandas==2.2.0
6
- ragatouille==0.0.7.post10
7
  tqdm==4.66.2
 
1
  datasets==2.18.0
2
+ #gradio==4.25.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