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