Skip to content

Commit

Permalink
Merge pull request #11 from eltociear/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
ddPn08 authored Feb 6, 2023
2 parents 97476c2 + a9dd436 commit ac57b24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ First of all, we need to convert our existing diffusers model to the tensorrt en
## Building the TensorRT engine
1. Click on the "engine" tab
![](./docs/images/readme-usage-screenshot-01.png)
2. Enter Huggingface's Diffusers model ID in `Model ID` (ex: `CompVis/stable-diffusion-v1-4`)
3. Enter your Huggingface access token in `HuggingFace Access Token` (required for some repositories).
2. Enter Hugging Face's Diffusers model ID in `Model ID` (ex: `CompVis/stable-diffusion-v1-4`)
3. Enter your Hugging Face access token in `HuggingFace Access Token` (required for some repositories).
Access tokens can be obtained or created from [this page](https://huggingface.co/settings/tokens).
4. Click the `Build` button to start building the engine.
- There may be some warnings during the engine build, but you can safely ignore them unless the build fails.
Expand All @@ -93,4 +93,4 @@ Access tokens can be obtained or created from [this page](https://huggingface.co

<br />

Special thanks to the technical members of the [AI絵作り研究会](https://discord.gg/ai-art), a Japanese AI image generation community.
Special thanks to the technical members of the [AI絵作り研究会](https://discord.gg/ai-art), a Japanese AI image generation community.

0 comments on commit ac57b24

Please sign in to comment.