Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ sentencepiece
|
|
| 6 |
torch
|
| 7 |
accelerate
|
| 8 |
matplotlib
|
| 9 |
-
pandas
|
|
|
|
|
|
| 6 |
torch
|
| 7 |
accelerate
|
| 8 |
matplotlib
|
| 9 |
+
pandas
|
| 10 |
+
plotly
|