Spaces:
Runtime error
Runtime error
Commit
·
73af373
1
Parent(s):
f864d05
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -70,5 +70,6 @@ xxhash==3.1.0
|
|
70 |
yarl==1.8.2
|
71 |
streamlit==1.17.0
|
72 |
streamlit-aggrid==0.3.4.post3
|
|
|
73 |
--extra-index-url http://download.pytorch.org/whl/cu116
|
74 |
--trusted-host download.pytorch.org
|
|
|
70 |
yarl==1.8.2
|
71 |
streamlit==1.17.0
|
72 |
streamlit-aggrid==0.3.4.post3
|
73 |
+
st-annotated-text==3.0.0
|
74 |
--extra-index-url http://download.pytorch.org/whl/cu116
|
75 |
--trusted-host download.pytorch.org
|