Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
manshri
- opened
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,3 +9,4 @@ subword-nmt
|
|
9 |
numpy
|
10 |
tensorboardX
|
11 |
git+https://github.com/pytorch/fairseq.git
|
|
|
|
9 |
numpy
|
10 |
tensorboardX
|
11 |
git+https://github.com/pytorch/fairseq.git
|
12 |
+
gradio==3.45.0
|