Spaces:
AIR-Bench
/
Running on CPU Upgrade

nan commited on
Commit
e9203ff
1 Parent(s): ace0540

fix: update the requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -2,7 +2,7 @@ APScheduler>=3.10.1
2
  black>=23.11.0
3
  click>=8.1.3
4
  datasets>=2.14.5
5
- gradio>=4.29.0
6
  gradio_client>=0.16.1
7
  huggingface-hub>=0.18.0
8
  numpy>=1.24.2
@@ -12,4 +12,4 @@ requests>=2.31.0
12
  tqdm>=4.65.0
13
  accelerate>=0.24.1
14
  socksio>=1.0.0
15
- air-benchmark>=0.0.4
 
2
  black>=23.11.0
3
  click>=8.1.3
4
  datasets>=2.14.5
5
+ gradio<5.0.0
6
  gradio_client>=0.16.1
7
  huggingface-hub>=0.18.0
8
  numpy>=1.24.2
 
12
  tqdm>=4.65.0
13
  accelerate>=0.24.1
14
  socksio>=1.0.0
15
+ air-benchmark>=0.1.0