Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ streamlit==1.2.0
|
|
20 |
textblob==0.17.1
|
21 |
XlsxWriter==1.2.9
|
22 |
tensorflow==2.7.0
|
23 |
-
torch==1.7.0
|
|
|
|
20 |
textblob==0.17.1
|
21 |
XlsxWriter==1.2.9
|
22 |
tensorflow==2.7.0
|
23 |
+
torch==1.7.0
|
24 |
+
altair==4.0.0
|