Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ torch>=1.8.1
|
|
6 |
torchvision>=0.9.1
|
7 |
tqdm==4.60.0
|
8 |
Pillow==8.2.0
|
9 |
-
h5py==2
|
10 |
tensorboard
|
11 |
pyyaml==6.0
|
12 |
torchinfo
|
|
|
6 |
torchvision>=0.9.1
|
7 |
tqdm==4.60.0
|
8 |
Pillow==8.2.0
|
9 |
+
h5py==2.*
|
10 |
tensorboard
|
11 |
pyyaml==6.0
|
12 |
torchinfo
|