Spaces:
Runtime error
Runtime error
Commit
·
31ba8d8
1
Parent(s):
370e552
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch==1.11.0
|
|
4 |
spacy==3.7.2
|
5 |
fastai==2.7.13
|
6 |
transformers==4.34.1
|
7 |
-
ohmeow-blurr==1.0.5
|
|
|
|
4 |
spacy==3.7.2
|
5 |
fastai==2.7.13
|
6 |
transformers==4.34.1
|
7 |
+
ohmeow-blurr==1.0.5
|
8 |
+
spacy-readability==1.4.1
|