Spaces:
Runtime error
Runtime error
carolanderson
commited on
Commit
•
ad3c657
1
Parent(s):
dd9e64d
add friendlywords to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ altair_saver==0.5.0
|
|
3 |
altair_transform==0.2.0
|
4 |
bertopic==0.11.0
|
5 |
Flask==2.2.2
|
|
|
6 |
gdown==4.6.0
|
7 |
gunicorn==21.2.0
|
8 |
matplotlib==3.5.3
|
|
|
3 |
altair_transform==0.2.0
|
4 |
bertopic==0.11.0
|
5 |
Flask==2.2.2
|
6 |
+
friendlywords==1.1.2
|
7 |
gdown==4.6.0
|
8 |
gunicorn==21.2.0
|
9 |
matplotlib==3.5.3
|