ReneeYe commited on
Commit
f00de45
β€’
1 Parent(s): b88030b

init commit

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- pytorch
2
  numpy
3
  nltk
4
  tqdm
@@ -20,3 +19,6 @@ torchaudio
20
  sacrebleu==1.5.1
21
  omegaconf==2.0.5
22
  hydra-core==1.0.0
 
 
 
 
 
1
  numpy
2
  nltk
3
  tqdm
 
19
  sacrebleu==1.5.1
20
  omegaconf==2.0.5
21
  hydra-core==1.0.0
22
+ huggingface_hub
23
+ gradio
24
+ torch==1.10.0