1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-21 04:59:34 +01:00

Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Nayam Amarshe 2023-09-04 21:29:22 +05:30
commit 07aa4a7519
2 changed files with 7 additions and 11 deletions

View File

@ -1,6 +1,6 @@
name: Bug Report
description: Bugs in the software itself
labels: bug
labels: [bug]
body:
- type: checkboxes
attributes:
@ -16,11 +16,7 @@ body:
attributes:
label: Paste the logs
description: 💥 Paste the logs below ([Guide](https://github.com/upscayl/upscayl/wiki/Guide#logs))
value: |
<details><summary>Logs</summary><pre>
<!-- 📃 PASTE THE LOG BELOW THIS LINE! -->
</pre></details>
render: sh
validations:
required: true

View File

@ -28,7 +28,8 @@
# 🆙 Upscayl
#### Free and Open Source AI Image Upscaler
Upscayl lets you enlarge and enhance low-resolution images using advanced AI algorithms. Enlarge images without losing quality, it's almost like magic! 🎩🪄
Upscayl lets you enlarge and enhance low-resolution images using advanced AI algorithms.
Enlarge images without losing quality, it's almost like magic! 🎩🪄
Upscayl is a cross-platform application built with the Linux-first philosophy.
This means that Linux users receive pre-release builds earlier but Upscayl itself is available on all major desktop operating systems :)
@ -37,12 +38,11 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel
![Screenshot](https://raw.githubusercontent.com/upscayl/upscayl.github.io/main/static/upscayl-desktop.png)
```diff
- NOTE: You'll need a Vulkan compatible GPU to upscale images. Many CPU and iGPUs do not work but no harm in trying.
```
</div>
> [!IMPORTANT]
> You'll need a Vulkan compatible GPU to upscale images. Many CPU and iGPUs do not work but no harm in trying.
# 👨‍💻 Installation
### 🐧 Linux