Sagar32 commited on
Commit
c174879
·
verified ·
1 Parent(s): ea6c9ae

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ pip<24.1
2
+ gradio
3
+ fairseq==0.12.2
4
+ torch
5
+ numpy
6
+ bitarray
7
+ hydra-core
8
+ omegaconf
9
+ sacrebleu
10
+ sentencepiece