xra
a5fb8469ed
use Half precision for reduced memory usage & faster speed
...
This allows users with 6 & 8gb cards to run 512x512 and for even larger resolutions for bigger GPUs
I compared the output in Beyond Compare and there are minor differences detected at tolerance 3, but side by side the differences are not perceptible.
2022-08-19 17:23:43 +09:00
Lincoln Stein
9eaef0c5a8
Update README.md
2022-08-18 23:26:41 -04:00
Lincoln Stein
4cb5fc5ed4
changed default output directory to outputs/img-samples because the same directory is now used for both txt2img and img2img
2022-08-18 23:23:44 -04:00
Lincoln Stein
d8926fb8c0
indentation error prevented filenames from printing
2022-08-18 23:15:03 -04:00
Lincoln Stein
80c0e30099
intercept keyboard interrupt during processing and return to prompt;
...
remove "!dream" from beginning of prompt;
user can quit by typing <q>
2022-08-18 23:03:22 -04:00
Lincoln Stein
ac440a1197
disable readline functionality on windows
2022-08-18 16:00:44 -04:00
Lincoln Stein
bb46c70ec5
Added more info to README.md
2022-08-18 14:54:19 -04:00
Lincoln Stein
2b2ebd19e7
fixed a typo that introduced a crash
2022-08-18 13:47:07 -04:00
Lincoln Stein
74f238d310
Added info on img2img functionality.
2022-08-18 13:35:54 -04:00
Lincoln Stein
58f1962671
Merge branch 'CompVis:main' into main
2022-08-18 13:32:45 -04:00
Lincoln Stein
87fb4186d4
folded in changes from img2img-dev
2022-08-18 12:45:02 -04:00
Lincoln Stein
750408f793
added command-line completion
2022-08-18 12:43:59 -04:00
Lincoln Stein
bf76c4f283
img2img is now working; small refactoring of grid code in simplet2i.py
2022-08-18 10:47:53 -04:00
owenvincent
7b8c883b07
Update README.md
2022-08-18 15:46:44 +02:00
owenvincent
be6ab334c2
update links in README.md
2022-08-18 13:49:59 +02:00
Lincoln Stein
831bbd7a54
improved error reporting when a missing online dependency can't be downloaded
2022-08-17 18:06:30 -04:00
Lincoln Stein
c477525036
catch and handle malformed user inputs; documentation fixes
2022-08-17 12:35:49 -04:00
Lincoln Stein
a7532b386a
simplified instructions to preload Bert and kornia prerequisites; fixed --grid and --batch handling; added timing information after image generation
2022-08-17 12:00:00 -04:00
Lincoln Stein
fab1ae8685
create image output directory if it doesn't exist
2022-08-16 22:49:47 -04:00
Lincoln Stein
ef605de7af
wording fix
2022-08-16 22:24:53 -04:00
Lincoln Stein
6126f09c04
fixed help text returned by dream.py
2022-08-16 22:23:24 -04:00
Lincoln Stein
2dc0475d83
more README.md tuning
2022-08-16 22:13:06 -04:00
Lincoln Stein
3f5d39a597
yet more install clarification
2022-08-16 21:53:07 -04:00
Lincoln Stein
09032fb79d
further fixes to documentation
2022-08-16 21:47:26 -04:00
Lincoln Stein
2b8261c7ea
fixing formatting in readme
2022-08-16 21:40:40 -04:00
Lincoln Stein
d6124c44a3
added customized patches and updated the README
2022-08-16 21:34:37 -04:00
Patrick Esser
d39f5b51a8
update readme
2022-08-16 23:13:39 +02:00
Patrick Esser
b57c05232a
Merge pull request #27 from apolinario/patch-1
...
Add diffusers as a way to inference in the model
2022-08-16 23:11:39 +02:00
apolinario
e1367298c7
Add diffusers as a way to inference in the model
2022-08-16 21:08:28 +02:00
Robin Rombach
3fbbf28a8a
Merge pull request #5 from cpacker/main
...
Fix install issues, README instructions should work out-of-the-box now
2022-08-13 17:06:31 +02:00
cpacker
9ae9f7dccc
fix install issues, README instructions should work out-of-the-box now
2022-08-12 13:24:00 -07:00
Robin Rombach
ce05de2819
add link to access request form
2022-08-10 16:59:50 +02:00
Robin Rombach
2ff270f4e0
stable diffusion
2022-08-10 16:30:49 +02:00
rromb
f13bf9bf46
add vqgan loss with codebook statistic eval
2022-02-21 15:06:50 +01:00
Robin Rombach
2b46bcb98c
Update ddpm.py
...
clean up no.1
2022-01-17 21:24:19 +01:00
ablattmann
417d5f3dee
add trainsteps to first stage table
2022-01-15 12:30:44 +01:00
ablattmann
851743597c
add LICENSE
2022-01-14 18:24:18 +01:00
ablattmann
171cf29fb5
add configs for training unconditional/class-conditional ldms
2021-12-22 15:57:23 +01:00
rromb
f8b4a07105
add autoencoder training details, arxiv link and figures
2021-12-22 11:16:26 +01:00
Patrick Esser
32a9661b4e
add inpainting model
2021-12-21 11:35:45 +00:00
ablattmann
17e64e3205
Update README.md
2021-12-21 03:38:17 +01:00
ablattmann
e66308c7f2
add code
2021-12-21 03:23:41 +01:00
Robin Rombach
182dd36f56
Create README.md
2021-12-21 01:59:06 +01:00