"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "6bd55b54bc63fc3c0ae3996f053ec5670524b30e"
Unverified Commit 92665866 authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Merge pull request #16 from Muhtasham/patch-1

Update README.md
parents acb2faae 4bf6bea5
...@@ -277,6 +277,7 @@ wavwrite("generated_audio.wav", sampling_rate, audio.squeeze().cpu().numpy()) ...@@ -277,6 +277,7 @@ wavwrite("generated_audio.wav", sampling_rate, audio.squeeze().cpu().numpy())
- Write google colab for training [ ] - Write google colab for training [ ]
- Write docs / Think about how to structure docs [ ] - Write docs / Think about how to structure docs [ ]
- Add tests to circle ci [ ] - Add tests to circle ci [ ]
- Add [Diffusion LM models](https://arxiv.org/pdf/2205.14217.pdf) [ ]
- Add more vision models [ ] - Add more vision models [ ]
- Add more speech models [ ] - Add more speech models [ ]
- Add RL model [ ] - Add RL model [ ]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment