Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
JMuscatello
commited on
Commit
•
5436ef7
1
Parent(s):
38e58b7
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -52,6 +52,7 @@ https://huggingface.co/spacy/en_core_web_md/resolve/main/en_core_web_md-any-py3-
|
|
52 |
smmap==5.0.0
|
53 |
streamlit==1.20.0
|
54 |
streamlit-analytics==0.4.1
|
|
|
55 |
threadpoolctl==3.1.0
|
56 |
toml==0.10.2
|
57 |
toolz==0.12.0
|
@@ -63,4 +64,4 @@ tzlocal==4.2
|
|
63 |
urllib3==1.26.15
|
64 |
validators==0.20.0
|
65 |
watchdog==2.3.1
|
66 |
-
zipp==3.15.0
|
|
|
52 |
smmap==5.0.0
|
53 |
streamlit==1.20.0
|
54 |
streamlit-analytics==0.4.1
|
55 |
+
streamlit-toggle-switch==1.0.2
|
56 |
threadpoolctl==3.1.0
|
57 |
toml==0.10.2
|
58 |
toolz==0.12.0
|
|
|
64 |
urllib3==1.26.15
|
65 |
validators==0.20.0
|
66 |
watchdog==2.3.1
|
67 |
+
zipp==3.15.0
|