morpheuslord commited on
Commit
f5753b4
·
1 Parent(s): d6fafef

Add training pipeline

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,7 +7,7 @@ evaluate>=0.4.0
7
  bert-score>=0.3.13
8
  jiwer>=3.0.0
9
  sentencepiece>=0.1.99
10
- huggingface_hub>=0.22.0
11
  nltk>=3.8.0
12
  numpy>=1.26.0
13
- gradio>=4.0.0
 
7
  bert-score>=0.3.13
8
  jiwer>=3.0.0
9
  sentencepiece>=0.1.99
10
+ huggingface_hub>=0.30.0
11
  nltk>=3.8.0
12
  numpy>=1.26.0
13
+ gradio==5.29.0