Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
https://github.com/PrithivirajDamodaran/Parrot_Paraphraser.git
|
2 |
+
gradio==5.1.0
|
3 |
+
torch==2.5.0
|
4 |
+
transformers==4.45.2
|
5 |
+
sentence-transformers==3.2.0
|
6 |
+
nltk==3.9.1
|
7 |
+
tensorflow==2.18.0
|
8 |
+
requests==2.32.3
|