Maximofn commited on
Commit
7d87fea
1 Parent(s): 9ecf696

Add libraries for translate into requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -15,4 +15,8 @@ modelscope
15
  rotary-embedding-torch
16
 
17
  # Trascribe audios
18
- git+https://github.com/openai/whisper.git
 
 
 
 
 
15
  rotary-embedding-torch
16
 
17
  # Trascribe audios
18
+ git+https://github.com/openai/whisper.git
19
+
20
+ # Translate
21
+ transformers
22
+ protobuf