Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ https://github.com/explosion/spacy-models/releases/download/en_core_web_lg-3.8.0
|
|
6 |
transformers[torch]==4.22.1
|
7 |
streamlit==1.13.0
|
8 |
streamlit-aggrid
|
9 |
-
inflect==
|
10 |
altair<5
|
|
|
6 |
transformers[torch]==4.22.1
|
7 |
streamlit==1.13.0
|
8 |
streamlit-aggrid
|
9 |
+
inflect==7.5.0
|
10 |
altair<5
|