Skip to content

Commit

Permalink
Added GANs example to examples (#619)
Browse files Browse the repository at this point in the history
* Added link to example of Accelerator with GANs

* Update README.md

* Update examples/README.md

Co-authored-by: Sylvain Gugger <[email protected]>

Co-authored-by: Sylvain Gugger <[email protected]>
  • Loading branch information
EyalMichaeli and sgugger authored Aug 9, 2022
1 parent 35e1cd3 commit 94b8c17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,10 @@ To run it in each of these various modes, use the following commands:
* In PyTorch:
Add an `xmp.spawn` line in your script as you usually do.

### Simple vision example (GANs)

- [huggan project](https://github.com/huggingface/community-events/tree/main/huggan)

## Finer Examples

While the first two scripts are extremely barebones when it comes to what you can do with accelerate, more advanced features are documented in two other locations.
Expand Down

0 comments on commit 94b8c17

Please sign in to comment.