Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
diffusers
Commits
320506c7
Unverified
Commit
320506c7
authored
Jun 21, 2022
by
Patrick von Platen
Committed by
GitHub
Jun 21, 2022
Browse files
Merge pull request #27 from PROxZIMA/PROxZIMA-fix-todo-checklist-checkbox
Fix: TODO checklist checkbox
parents
30fbd39f
ee902ddf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
README.md
README.md
+10
-10
No files found.
README.md
View file @
320506c7
...
@@ -278,13 +278,13 @@ wavwrite("generated_audio.wav", sampling_rate, audio.squeeze().cpu().numpy())
...
@@ -278,13 +278,13 @@ wavwrite("generated_audio.wav", sampling_rate, audio.squeeze().cpu().numpy())
## TODO
## TODO
-
Create common API for models
[ ]
-
[ ]
Create common API for models
-
Add tests for models
[ ]
-
[ ]
Add tests for models
-
Adapt schedulers for training
[ ]
-
[ ]
Adapt schedulers for training
-
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 [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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment