Spaces:
Runtime error
Runtime error
Trying to fix error:
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
install
|
2 |
-
datasets
|
3 |
-
transformers
|
4 |
rouge-score
|
5 |
-
nltk
|
6 |
-
pandas
|
7 |
-
numpy
|
8 |
-
ipython
|
9 |
gradio
|
10 |
wikipedia
|
11 |
torch
|
|
|
1 |
install
|
2 |
+
datasets
|
3 |
+
transformers
|
4 |
rouge-score
|
5 |
+
nltk
|
6 |
+
pandas
|
7 |
+
numpy
|
8 |
+
ipython
|
9 |
gradio
|
10 |
wikipedia
|
11 |
torch
|