Liu Yiwen commited on
Commit
1d5265e
·
1 Parent(s): 85f34c6

change gradio version

Browse files
Files changed (2) hide show
  1. README.md +1 -2
  2. requirements.txt +0 -1
README.md CHANGED
@@ -4,9 +4,8 @@ emoji: 📈
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 5.12.0
8
  app_file: app.py
9
- app_port: 7860
10
  pinned: false
11
  short_description: A tool for interactive observation of lotsa dataset
12
  ---
 
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 4.36.0
8
  app_file: app.py
 
9
  pinned: false
10
  short_description: A tool for interactive observation of lotsa dataset
11
  ---
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  datasets==3.2.0
2
  fastapi==0.115.6
3
- gradio==5.12.0
4
  git+https://github.com/huggingface/hffs.git@63298cde9f994a0ab16c3ba89c5f7a9d140f20b2
5
  matplotlib==3.8.4
6
  numpy==2.2.2
 
1
  datasets==3.2.0
2
  fastapi==0.115.6
 
3
  git+https://github.com/huggingface/hffs.git@63298cde9f994a0ab16c3ba89c5f7a9d140f20b2
4
  matplotlib==3.8.4
5
  numpy==2.2.2