Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peihaowang authored Feb 1, 2024
1 parent c7a1f3f commit 0474672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Check our [paper](https://arxiv.org/abs/2401.00909) for theoretical arguments on

To demonstrate the principle of our algorithm, we provide an example script in `gaussian_example.py` to visualize the training trajectory of matching two Gaussian distribution using various score distillation schemes.

<img src="materials/trajectory_sds.gif" alt="SDS" width="33%"/> <img src="materials/trajectory_vsd.gif" alt="VSD" width="33%"/> <img src="materials/trajectory_esd.gif" alt="ESD" width="33%"/>
<img src="materials/trajectory_sds.gif" alt="SDS" width="30%"/> <img src="materials/trajectory_vsd.gif" alt="VSD" width="30%"/> <img src="materials/trajectory_esd.gif" alt="ESD" width="30%"/>

To reproduce these results, you may try the following commands:

Expand Down

0 comments on commit 0474672

Please sign in to comment.