Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
c0c4489
1
Parent(s):
aa8c6a6
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -47,6 +47,6 @@ warmup_scheduler==0.3
|
|
47 |
yacs==0.1.8
|
48 |
numpy==1.24.4
|
49 |
lws==1.2.8
|
50 |
-
dlib==19.24.
|
51 |
|
52 |
# dlib==19.24.99 安装 https://blog.csdn.net/qq_38361589/article/details/124983127
|
|
|
47 |
yacs==0.1.8
|
48 |
numpy==1.24.4
|
49 |
lws==1.2.8
|
50 |
+
dlib==19.24.0
|
51 |
|
52 |
# dlib==19.24.99 安装 https://blog.csdn.net/qq_38361589/article/details/124983127
|