kshitij10000 commited on
Commit
da86563
·
1 Parent(s): 9b6c295

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit==0.89.0
2
+ pyspellchecker==0.5.6
3
+ language_tool_python==2.6.0
4
+ transformers==4.10.3