diff --git a/Guide.md b/Guide.md index 78c3d2e..9136d9d 100644 --- a/Guide.md +++ b/Guide.md @@ -19,4 +19,13 @@ When you set the scale to x2 or x3 and try to upscale the images, your results m This option is **experimental** because not all models support x2 and x3. All the default models only support x4. To use x2 and x3, you can get the compatible models from the [Custom Models Repository](https://github.com/upscayl/custom-models). -With the `realesr-animevideov3-x2` model, you can use the scale x2. Accordingly, with `realesr-animevideov3-x3`, you can use the scale x3. \ No newline at end of file +With the `realesr-animevideov3-x2` model, you can use the scale x2. Accordingly, with `realesr-animevideov3-x3`, you can use the scale x3. + +## Logs: +The logs appear in the Settings tab. +![image](https://github.com/upscayl/upscayl/assets/25067102/ae8975b9-39d3-43a7-8ab5-435b42a67e6e) + +To copy a log, you can press the COPY button and to paste it on GitHub, use the **Code Block** that appears in the tool area. +![image](https://github.com/upscayl/upscayl/assets/25067102/5106b28b-ee4e-4ca4-b8f5-90ceb3db9a56) + +OR you can also write 3 backticks, then on the next line paste the logs and on the next line 3 backticks again. This is the markdown way of writing a code-block. \ No newline at end of file