Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ rapidfuzz==3.9.3
|
|
18 |
langdetect==1.0.9
|
19 |
huggingface_hub==0.23.4
|
20 |
scipy==1.10.1
|
21 |
-
torchvision
|
|
|
|
18 |
langdetect==1.0.9
|
19 |
huggingface_hub==0.23.4
|
20 |
scipy==1.10.1
|
21 |
+
torchvision
|
22 |
+
h5py==3.11.0
|