Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch==2.0.1
|
|
3 |
numpy==1.23.5
|
4 |
pandas==1.5.3
|
5 |
transformers==4.30.0
|
6 |
-
regex==2022.10.31
|
|
|
|
3 |
numpy==1.23.5
|
4 |
pandas==1.5.3
|
5 |
transformers==4.30.0
|
6 |
+
regex==2022.10.31
|
7 |
+
plotly==5.14.1
|