Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
torch
|
| 2 |
timm
|
| 3 |
sentencepiece
|
| 4 |
-
transformers
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
timm
|
| 3 |
sentencepiece
|
| 4 |
+
transformers
|
| 5 |
+
protobuf
|
| 6 |
+
git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|