Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pip
|
|
| 6 |
torchvision
|
| 7 |
datasets
|
| 8 |
torchtext
|
| 9 |
-
torchmetrics
|
|
|
|
|
|
| 6 |
torchvision
|
| 7 |
datasets
|
| 8 |
torchtext
|
| 9 |
+
torchmetrics
|
| 10 |
+
tensorboard
|