Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,7 @@ gradio>=3.40
|
|
| 4 |
sentencepiece
|
| 5 |
nltk
|
| 6 |
git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
sentencepiece
|
| 5 |
nltk
|
| 6 |
git+https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
| 7 |
+
ddgs
|
| 8 |
+
google-api-python-client
|
| 9 |
+
python-dotenv
|
| 10 |
+
pydantic
|