From e329edff7efa4bfc6ac4158374c3594b1a420e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Tolga=20Cang=C3=B6z?= <46008593+standardAI@users.noreply.github.com> Date: Tue, 4 Apr 2023 16:00:43 +0300 Subject: [PATCH] Update score_sde_vp.mdx (#2938) --- docs/source/en/api/schedulers/score_sde_vp.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/en/api/schedulers/score_sde_vp.mdx b/docs/source/en/api/schedulers/score_sde_vp.mdx index 19a628256e..ac1d2f109c 100644 --- a/docs/source/en/api/schedulers/score_sde_vp.mdx +++ b/docs/source/en/api/schedulers/score_sde_vp.mdx @@ -10,7 +10,7 @@ an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express o specific language governing permissions and limitations under the License. --> -# Variance preserving stochastic differential equation (VP-SDE) scheduler +# Variance Preserving Stochastic Differential Equation (VP-SDE) scheduler ## Overview @@ -23,4 +23,4 @@ Score SDE-VP is under construction. ## ScoreSdeVpScheduler -[[autodoc]] schedulers.scheduling_sde_vp.ScoreSdeVpScheduler \ No newline at end of file +[[autodoc]] schedulers.scheduling_sde_vp.ScoreSdeVpScheduler