Spaces:
Runtime error
Runtime error
RamAnanth1
commited on
Commit
•
ce718d9
1
Parent(s):
e102afc
Add mmpose for pose detection
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ omegaconf==2.3.0
|
|
8 |
taming-transformers-rom1504==0.0.6
|
9 |
pytorch_lightning==1.8.6
|
10 |
clip==0.2.0
|
11 |
-
kornia==0.6.8
|
|
|
|
8 |
taming-transformers-rom1504==0.0.6
|
9 |
pytorch_lightning==1.8.6
|
10 |
clip==0.2.0
|
11 |
+
kornia==0.6.8
|
12 |
+
mmpose
|