Added desktop application mode
Run lama-cleaner as a desktop application.
This commit is contained in:
@@ -35,6 +35,13 @@ python3 main.py --device=cuda --port=8080 --model=ldm --ldm-steps=50
|
||||
Diffusion model is **MUCH MORE** slower than GANs(1080x720 image takes 8s on 3090), but it's possible to get better
|
||||
results than LaMa.
|
||||
|
||||
### GUI
|
||||
|
||||
You can run lama-cleaner as a desktop application using the following command line arguments.
|
||||
|
||||
`--gui`: Launch lama-cleaner as a desktop application
|
||||
`--gui_size`: Set the window size for the application. Usage: --gui_size 1200 900
|
||||
|
||||
|Original Image|LaMa|LDM|
|
||||
|--------------|------|----|
|
||||
||||
|
||||
|
||||
Reference in New Issue
Block a user