Update app.py
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ Original file is located at
|
|
7 |
https://colab.research.google.com/drive/18bvmXQqMIkk7G0gY_1dUolI08RK6Ajrf
|
8 |
"""
|
9 |
|
10 |
-
pip install git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
11 |
|
12 |
import os
|
13 |
from parrot import Parrot
|
|
|
7 |
https://colab.research.google.com/drive/18bvmXQqMIkk7G0gY_1dUolI08RK6Ajrf
|
8 |
"""
|
9 |
|
10 |
+
#pip install git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
11 |
|
12 |
import os
|
13 |
from parrot import Parrot
|