Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
datasets==2.14.5
|
2 |
meeteval
|
|
|
3 |
gradio==4.19.2
|
4 |
huggingface-hub==0.19.3
|
5 |
numpy==1.24.2
|
|
|
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
|