Swathi02 commited on
Commit
c496524
·
1 Parent(s): 0e94e03

Added GitPython to requirements.txt

Browse files
Files changed (1) hide show
  1. 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