Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ sacremoses
|
|
6 |
subword_nmt
|
7 |
hydra-core
|
8 |
omegaconf
|
9 |
-
gradio
|
|
|
|
6 |
subword_nmt
|
7 |
hydra-core
|
8 |
omegaconf
|
9 |
+
gradio
|
10 |
+
bitarray
|