Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"description": "Temporally Consistent Human Image Animation using Diffusion Model",
|
4 |
"license": "BSD-3-Clause",
|
5 |
"version": "1.0",
|
|
|
6 |
"configurations": [
|
7 |
{
|
8 |
"model": "pretrained_models/stable-diffusion-v1-5",
|
|
|
3 |
"description": "Temporally Consistent Human Image Animation using Diffusion Model",
|
4 |
"license": "BSD-3-Clause",
|
5 |
"version": "1.0",
|
6 |
+
"model_type": "convnext",
|
7 |
"configurations": [
|
8 |
{
|
9 |
"model": "pretrained_models/stable-diffusion-v1-5",
|