Spaces:
No application file
No application file
Delete waveydaveygravy/Moore-AnimateAnyone/configs/prompts
Browse files
waveydaveygravy/Moore-AnimateAnyone/configs/prompts
DELETED
@@ -1,16 +0,0 @@
|
|
1 |
-
pretrained_base_model_path: "/content/Moore-AnimateAnyone/pretrainedweights/stable-diffusion-v1-5"
|
2 |
-
pretrained_vae_path: "/content/Moore-AnimateAnyone/pretrainedweights/stable-diffusion-v1-5/vae/diffusion_pytorch_model.bin"
|
3 |
-
image_encoder_path: "/content/Moore-AnimateAnyone/pretrainedweights/image_encoder/pytorch_model.bin"
|
4 |
-
denoising_unet_path: "/content/Moore-AnimateAnyone/pretrainedweights/denoising_unet.pth"
|
5 |
-
reference_unet_path: "/content/Moore-AnimateAnyone/pretrainedweights/reference_unet.pth"
|
6 |
-
pose_guider_path: "/content/Moore-AnimateAnyone/pretrainedweights/pose_guider.pth"
|
7 |
-
motion_module_path: "./content/Moore-AnimateAnyone/pretrainedweights/motion_module.pth"
|
8 |
-
|
9 |
-
inference_config: "/content/Moore-AnimateAnyone/configs/inference/inference_v2.yaml"
|
10 |
-
weight_dtype: 'fp16'
|
11 |
-
|
12 |
-
#possibly delete below
|
13 |
-
test_cases:
|
14 |
-
|
15 |
-
"./configs/inference/ref_images/anyone-5.png":
|
16 |
-
- "./configs/inference/pose_videos/anyone-video-2_kps.mp4"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|