Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Djdefrag authored Mar 6, 2023
1 parent b1559d1 commit e90639b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@ Real-ESRGAN - https://github.com/xinntao/Real-ESRGAN

RealScaler is completely written in Python, from backend to frontend.
External packages are:
- [ ] AI -> torch / torch-directml
- [ ] GUI -> tkinter / tkdnd / sv_ttk
- [ ] Image/video -> openCV / moviepy
- [ ] Packaging -> pyinstaller
- [ ] Miscellaneous -> pywin32 / win32mica
- AI -> torch / torch-directml
- GUI -> tkinter / tkdnd / sv_ttk
- Image/video -> openCV / moviepy
- Packaging -> pyinstaller
- Miscellaneous -> pywin32 / win32mica

## Requirements. 🤓
- [ ] Windows 11 / Windows 10
- [ ] RAM >= 8Gb
- [ ] Directx12 compatible GPU:
- [ ] any AMD >= Radeon HD 7000 series
- [ ] any Intel HD Integrated >= 4th-gen core
- [ ] any NVIDIA >= GTX 600 series
- Windows 11 / Windows 10
- RAM >= 8Gb
- Directx12 compatible GPU:
- any AMD >= Radeon HD 7000 series
- any Intel HD Integrated >= 4th-gen core
- any NVIDIA >= GTX 600 series

## Features.

Expand All @@ -64,7 +64,7 @@ External packages are:
- [ ] Update libraries
- [x] Python 3.10 (expecting ~10% more performance)
- [ ] Python 3.11 (expecting ~30% more performance)
- [ ] following pytorch updates
- [ ] follow torch/torch-directml updates

## Known bugs.
- [x] Windows10 - the app starts with white colored navbar instead of dark
Expand Down

0 comments on commit e90639b

Please sign in to comment.