Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -2,6 +2,5 @@
|
|
| 2 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
| 3 |
torch==2.0.1+cpu
|
| 4 |
streamlit==1.26.0
|
| 5 |
-
accord-nlp==1.0.
|
| 6 |
-
trubrics[streamlit]==1.5.1
|
| 7 |
-
graphviz
|
|
|
|
| 2 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
| 3 |
torch==2.0.1+cpu
|
| 4 |
streamlit==1.26.0
|
| 5 |
+
accord-nlp==1.0.2
|
| 6 |
+
trubrics[streamlit]==1.5.1
|
|
|