Haseeb-001 commited on
Commit
9c861fa
·
verified ·
1 Parent(s): 0e1df76

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- pandas
2
- gradio
3
- groq
 
 
1
+ pandas==1.5.3
2
+ nltk==3.7
3
+ gradio==3.39.0
4
+ tqdm==4.64.1