Spaces:
Sleeping
Sleeping
Added GitPython to requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
opencv-python~=4.8.0.74
|
| 2 |
numpy~=1.25.2
|
| 3 |
-
|
| 4 |
gradio~=3.39.0
|
|
|
|
| 1 |
opencv-python~=4.8.0.74
|
| 2 |
numpy~=1.25.2
|
| 3 |
+
GitPython~=3.1.18
|
| 4 |
gradio~=3.39.0
|