Spaces:
Running
Running
Commit
·
c5ba3ad
1
Parent(s):
3fc9156
fix: add click dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,3 +13,4 @@ python-Levenshtein
|
|
13 |
opencv-contrib-python==4.8.0.74
|
14 |
werkzeug==2.2.3
|
15 |
markupsafe
|
|
|
|
13 |
opencv-contrib-python==4.8.0.74
|
14 |
werkzeug==2.2.3
|
15 |
markupsafe
|
16 |
+
click
|