Commit Graph

60 Commits

Author SHA1 Message Date
Lincoln Stein
3393b8cad1 added assertion checks for out-of-bound arguments; added various copyright and license agreement files 2022-08-24 09:22:27 -04:00
Lincoln Stein
a21156e3e3 removed the reference to the mod-deleted Reddit walkthru of prompt weighting usage 2022-08-23 10:44:33 -04:00
Lincoln Stein
716dbbdf8c resolved conflicts in README changelog 2022-08-23 10:40:22 -04:00
Lincoln Stein
1f2e52a1d6 fixed filename generation so that newer files are always chronologically later 2022-08-23 10:39:18 -04:00
Lincoln Stein
cb9e6d544a
Update README.md
Fixed a forward/backward slash error.
2022-08-23 09:35:28 -04:00
Lincoln Stein
a6d6bafd13 updated README with info on weighted partial prompts 2022-08-23 01:58:47 -04:00
Kevin Gibbons
1b7d414784
Fix usage of simplified API in readme 2022-08-22 21:01:15 -07:00
Lincoln Stein
6d1219deec fixed filenames 2022-08-22 23:56:36 -04:00
Lincoln Stein
2afa87e911
Update README.md 2022-08-22 15:45:44 -04:00
Lincoln Stein
281e381cfc clarify use of preload_models.py 2022-08-22 15:42:06 -04:00
Lincoln Stein
9a121f6190 updated changelog 2022-08-22 15:34:57 -04:00
Lincoln Stein
a20827697c adjusted instructions for the released stable-diffusion-v1 weights 2022-08-22 15:33:27 -04:00
Lincoln Stein
63989ce6ff tidied up scripts directory by moving the original CompViz scripts into a subfolder 2022-08-22 10:11:54 -04:00
Lincoln Stein
24b88c6fc5
Update README.md 2022-08-22 10:01:06 -04:00
Lincoln Stein
7cb5149a02
Update README.md
Fixed typo in the change log (wrong version #)
2022-08-22 00:27:48 -04:00
Lincoln Stein
8caa27bef0 Close #2 2022-08-22 00:26:03 -04:00
Lincoln Stein
c4c4974b39
Update README.md
Fixed formatting in changelog.
2022-08-21 21:48:02 -04:00
Lincoln Stein
194f43f00b
Update README.md
Add acknowledges for those who sent pull requests.
2022-08-21 21:46:00 -04:00
Lincoln Stein
325bc5280e
Updated README.md
Fix the path for where to install the LIAON-400m model.
2022-08-21 20:48:44 -04:00
Lincoln Stein
11cc8e545b
Clarified the required Python version (3.8.5) 2022-08-21 20:30:21 -04:00
Lincoln Stein
9adac56f4e
Fixed incorrect conda env update command 2022-08-21 20:27:25 -04:00
Lincoln Stein
5d5307dcb4
Update README.md 2022-08-21 20:20:22 -04:00
Lincoln Stein
2ace56313c
Update README.md 2022-08-21 19:59:36 -04:00
Lincoln Stein
78aba5b770 preparing for merge into main 2022-08-21 19:57:48 -04:00
Lincoln Stein
7b2335068c
Update README.md 2022-08-19 15:44:26 -04:00
Lincoln Stein
d3eff4d827
Update README.md 2022-08-19 15:42:50 -04:00
Lincoln Stein
0d23a0f899
Update README.md 2022-08-19 15:41:54 -04:00
Lincoln Stein
985948c8b9
Update README.md 2022-08-19 15:40:13 -04:00
Lincoln Stein
6ae09f6e46
Update README.md 2022-08-19 15:37:54 -04:00
Lincoln Stein
ae821ce0e6
Create README.md 2022-08-19 15:33:18 -04:00
Lincoln Stein
ce5b94bf40
Update README.md 2022-08-19 14:32:05 -04:00
Lincoln Stein
b5d9981125
Update README.md 2022-08-19 14:29:05 -04:00
Lincoln Stein
9a237015da
Fixed an errant quotation mark in README 2022-08-19 07:55:20 -04:00
Lincoln Stein
5eff5d4cd2
Update README.md 2022-08-19 07:04:38 -04:00
Lincoln Stein
4527ef15f9
Update README.md 2022-08-19 06:58:25 -04:00
Lincoln Stein
9eaef0c5a8
Update README.md 2022-08-18 23:26:41 -04:00
Lincoln Stein
bb46c70ec5
Added more info to README.md 2022-08-18 14:54:19 -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
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
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
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