nbdy
nbdy
### Problem Description I'd like to use my GPU with gpt4all and fastchat, this is, as far as I know, not implemented right now. ### Proposed Solution Use the nvidia/cuda...
- Replaced setup.py with pyproject.toml - Updated requirements.txt (opencv was not used) - Renamed module from RealESRGAN (collides with original pypi project) to py-real-esrgan - Moved main.py to real_esrgan/__main__.py and...
CAPE can run in a docker container. With the docker-compose.yml you can run the web-interface, result server and database with one command (`docker compose up`). You should still adjust the...