Spaces:
Sleeping
Sleeping
igashov
commited on
Commit
·
e2b89af
1
Parent(s):
95ba5bc
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ scikit-learn==1.0.1
|
|
9 |
torch==1.11.0
|
10 |
torchvision==0.12.0
|
11 |
torchaudio==0.11.0
|
12 |
-
tqdm==4.64.0
|
|
|
|
9 |
torch==1.11.0
|
10 |
torchvision==0.12.0
|
11 |
torchaudio==0.11.0
|
12 |
+
tqdm==4.64.0
|
13 |
+
wandb==0.12.16
|