From 4d86284e9c819b270819d40a2fa706e778d1ad6f Mon Sep 17 00:00:00 2001 From: Prithiviraj Damodaran Date: Sat, 8 May 2021 12:36:06 +0000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ffd13cf..b398b65 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ pip install git+https://github.com/PrithivirajDamodaran/Parrot.git ### Quickstart ```python -# Caveat: the generate part is NOT seeded, so for a same input, multiple runs will produce DIFFERENT outputs for now from parrot import Parrot import torch