chawin.chen commited on
Commit ·
e2f9566
1
Parent(s): 132af33
fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ torchvision>=0.15.0
|
|
| 19 |
tf-keras
|
| 20 |
aiohttp
|
| 21 |
ultralytics
|
| 22 |
-
deepface
|
| 23 |
mediapipe>=0.10.0
|
| 24 |
# ModelScope相关包 - 让pip自动解决版本依赖
|
| 25 |
modelscope==1.28.2
|
|
|
|
| 19 |
tf-keras
|
| 20 |
aiohttp
|
| 21 |
ultralytics
|
| 22 |
+
deepface
|
| 23 |
mediapipe>=0.10.0
|
| 24 |
# ModelScope相关包 - 让pip自动解决版本依赖
|
| 25 |
modelscope==1.28.2
|