Spaces:
Runtime error
Runtime error
Praful Nayak
commited on
Commit
·
e4db3c7
1
Parent(s):
4a1a141
Deploy Flask Summarization App
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ Pillow
|
|
| 5 |
torch
|
| 6 |
transformers
|
| 7 |
gunicorn
|
|
|
|
|
|
| 5 |
torch
|
| 6 |
transformers
|
| 7 |
gunicorn
|
| 8 |
+
sentencepiece
|