We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2918214 commit 854f84dCopy full SHA for 854f84d
README.md
@@ -84,7 +84,7 @@ loss.backward() # Do this many times
84
85
#### Sampling
86
```python
87
-from audio_diffusion_pytorch import DiffusionSampler, KerrasSchedule
+from audio_diffusion_pytorch import DiffusionSampler, KarrasSchedule
88
89
sampler = DiffusionSampler(
90
diffusion,
0 commit comments