added detailed installation instructions

fixed bug with missing same dir for a new install
added ctrl+c hander to immediately stop the program instead of waiting
This commit is contained in:
AUTOMATIC
2022-08-31 11:04:19 +03:00
parent 765d7bc6be
commit e38ad2ee95
3 changed files with 114 additions and 47 deletions

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
basicsr
gfpgan
gradio
numpy
Pillow
realesrgan
torch
transformers
omegaconf
pytorch_lightning