Skip to content

Commit

Permalink
Update task_example.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DEQDON authored Jan 10, 2024
1 parent 0c533e8 commit cb7f734
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions scripts/task_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ delta_azimuth_end: 45.0
delta_azimuth_start: -45.0
delta_elevation_end: 0.0
delta_elevation_start: 0.0
delta_radius_end: 0.5
delta_radius_start: 0.5
delta_radius_end: 0.0
delta_radius_start: 0.0
eta: 1.0
guidance_scale_video: 1.0
guidance_scale_zero123: 3.0
Expand All @@ -12,12 +12,12 @@ input_image_path: tmp/racoon/img/012.png
name: racoon
noise_identical_accross_frames: false
num_frames: 25
num_inference_steps: 100
num_inference_steps: 50
prompt: ''
refiner_guidance_scale: 15.0
refiner_strength: 0.6
refiner_guidance_scale: 12.0
refiner_strength: 0.3
video_end_step_percentage: 1.0
video_linear_end_weight: 1.0
video_linear_end_weight: 0.5
video_linear_start_weight: 1.0
video_start_step_percentage: 0.0
width: 256
Expand Down

0 comments on commit cb7f734

Please sign in to comment.