Commit 0f8a57a
Fix training push_to_hub (unconditional image generation): models were not saved before pushing to hub (huggingface#868)
Fix: models were not saved before pushing to hub.1 parent f9f1042 commit 0f8a57a
File tree
1 file changed
+1
-2
lines changed- examples/unconditional_image_generation
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
187 | 188 | | |
188 | 189 | | |
189 | | - | |
190 | | - | |
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
| |||
0 commit comments