Spaces:
Runtime error
Runtime error
Update requirements.txt (#9)
Browse files- Update requirements.txt (4c080ec89bfd4d098109d99cf2fa2f193bf561c2)
Co-authored-by: MARIYA C S <[email protected]>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ av
|
|
20 |
fvcore
|
21 |
cloudpickle
|
22 |
omegaconf
|
23 |
-
pycocotools
|
|
|
|
20 |
fvcore
|
21 |
cloudpickle
|
22 |
omegaconf
|
23 |
+
pycocotools
|
24 |
+
huggingface_hub==0.16.4
|