Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,6 @@ huggingface_hub
|
|
| 10 |
pandas
|
| 11 |
plotly
|
| 12 |
tqdm
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
pandas
|
| 11 |
plotly
|
| 12 |
tqdm
|
| 13 |
+
transformers
|
| 14 |
+
torch
|
| 15 |
+
|