Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ torch
|
|
10 |
torchvision
|
11 |
torchaudio
|
12 |
tqdm==4.64.0
|
13 |
-
wandb==0.12.16
|
|
|
|
10 |
torchvision
|
11 |
torchaudio
|
12 |
tqdm==4.64.0
|
13 |
+
wandb==0.12.16
|
14 |
+
matplotlib
|