huckiyang commited on
Commit
9e1b1a3
·
1 Parent(s): 34d99c5
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- datasets
2
  meeteval
3
  simplejson
4
- gradio
5
- huggingface-hub
6
- numpy
7
- APScheduler
 
1
+ datasets==2.14.5
2
  meeteval
3
  simplejson
4
+ gradio==4.19.2
5
+ huggingface-hub==0.19.3
6
+ numpy==1.24.2
7
+ APScheduler==3.10.1