stable-diffusion-webui/docs
Travis Fletcher dff2d6e60f
Amd gpu docker (#1366)
# Description
AMD support can be built by prefixing your compose commands with 
`docker compose -f docker-compose.yml -f docker-compose.amd.yml ...`

or, by setting 
```
export COMPOSE_FILE=docker-compose.yml:docker-compose.amd.yml
```
in your `.profile` or through a tool like `direnv`


Closes: Discord #installation-packing:AMD, at least for Linux hosts

# Checklist:

- [x] I have changed the base branch to `dev`
- [x] I have performed a self-review of my own code
- [x] I have commented my code in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
2022-10-01 01:42:35 +03:00
..
1.windows-installation.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00
2.linux-installation.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00
3.docker-guide.md Amd gpu docker (#1366) 2022-10-01 01:42:35 +03:00
4.streamlit-interface.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00
5.gradio-interface.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00
6.image_enhancers.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00
7.concepts-library.md Initial overhaul of documentation (#1262) 2022-09-28 13:13:51 +03:00
8.custom-models.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00