Update README.md

This commit is contained in:
Prithiviraj Damodaran 2021-05-08 12:36:06 +00:00 committed by huggingface-web
parent 48d2ea5ad4
commit 4d86284e9c
1 changed files with 0 additions and 1 deletions

View File

@ -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