Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torchvision
|
|
3 |
numpy
|
4 |
opencv-contrib-python
|
5 |
Pillow
|
6 |
-
pygit2
|
|
|
|
3 |
numpy
|
4 |
opencv-contrib-python
|
5 |
Pillow
|
6 |
+
pygit2
|
7 |
+
pgzip
|