mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-23 23:21:05 +01:00
Updated Guide (markdown)
parent
6fc28be3e2
commit
bb48ed3ff1
11
Guide.md
11
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.
|
||||
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.
|
Loading…
Reference in New Issue
Block a user