Spaces:
Runtime error
Runtime error
Update requirements.txt
#1
by
NimaKL
- opened
- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,5 +3,7 @@ tensorflow==2.10.0
|
|
3 |
transformers==4.23.1
|
4 |
pandas==1.5.1
|
5 |
streamlit==1.14.0
|
|
|
|
|
6 |
|
7 |
|
|
|
3 |
transformers==4.23.1
|
4 |
pandas==1.5.1
|
5 |
streamlit==1.14.0
|
6 |
+
matplotlib
|
7 |
+
|
8 |
|
9 |
|