Spaces:
Runtime error
Runtime error
Commit
·
fa2f46a
1
Parent(s):
b49220b
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -3,8 +3,4 @@ pandas==1.3.0
|
|
3 |
transformers==4.9.2
|
4 |
torch==1.9.0
|
5 |
seaborn==0.11.2
|
6 |
-
matplotlib==3.4.3
|
7 |
-
pip install altair
|
8 |
-
pip install altair==4.0.0
|
9 |
-
pip install streamlit
|
10 |
-
|
|
|
3 |
transformers==4.9.2
|
4 |
torch==1.9.0
|
5 |
seaborn==0.11.2
|
6 |
+
matplotlib==3.4.3
|
|
|
|
|
|
|
|