Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ flask==2.2.2
|
|
| 3 |
transformers==4.21.2
|
| 4 |
sentencepiece
|
| 5 |
protobuf==3.20.1
|
| 6 |
-
pytorch_lightning
|
|
|
|
|
|
| 3 |
transformers==4.21.2
|
| 4 |
sentencepiece
|
| 5 |
protobuf==3.20.1
|
| 6 |
+
pytorch_lightning
|
| 7 |
+
nltk
|