Compare commits

...

1 Commits

Author SHA1 Message Date
2ff1ffcb58 Fix bug in openpose whole body 2024-03-21 15:25:26 -04:00

View File

@ -24,7 +24,7 @@ DWPOSE_MODELS = {
},
}
config = get_config
config = get_config()
class Wholebody: