iamspruce commited on
Commit
010f99f
·
1 Parent(s): 71192d1

updated readme.md

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Grammafree
3
  emoji: 🔥
4
  colorFrom: pink
5
  colorTo: gray
 
1
  ---
2
+ title: wellsaid
3
  emoji: 🔥
4
  colorFrom: pink
5
  colorTo: gray
requirements.txt CHANGED
@@ -8,4 +8,5 @@ spacy
8
  nltk
9
  scikit-learn
10
  textstat
11
- numpy>=1.21
 
 
8
  nltk
9
  scikit-learn
10
  textstat
11
+ numpy>=1.21
12
+ pydantic_settings