Aiden4801 commited on
Commit
f313c17
1 Parent(s): ca00702

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1 +1,8 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
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