Add Real-ESRGAN.

This commit is contained in:
hodanov
2023-06-12 11:23:32 +09:00
parent 767f9f75fe
commit 99313a5473
4 changed files with 106 additions and 30 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
run:
modal run sd_cli.py \
--prompt "a woman with bob hair" \
--prompt "A woman with bob hair" \
--n-prompt "" \
--height 768 \
--width 512 \
--samples 5 \
--steps 20 \
--upscaler "sd_x2_latent_upscaler"
--steps 50 \
--upscaler "RealESRGAN_x4plus_anime_6B"