Victor Hall
|
4a5ddd0cd1
|
more docs for new stuff
|
2023-01-23 15:35:25 -05:00 |
Victor Hall
|
81599bb548
|
Merge pull request #12 from damian0815/hf_model_download
Enable download models from huggingface
|
2023-01-23 12:15:21 -08:00 |
Damian Stewart
|
067ea506a2
|
check for local files before downloading from HF
|
2023-01-23 21:10:04 +01:00 |
Damian Stewart
|
6ee717c807
|
log a message on download
|
2023-01-23 19:45:23 +01:00 |
Damian Stewart
|
7a78ad0dfa
|
prevent a crash if hf_repo_subfolder is unset
|
2023-01-23 19:38:47 +01:00 |
Damian Stewart
|
18fec68149
|
don't double-download data if safetensors files exist
|
2023-01-23 19:33:50 +01:00 |
Damian Stewart
|
4f3b4d7dda
|
clarify code comments
|
2023-01-23 19:20:37 +01:00 |
Damian Stewart
|
d24dd681c0
|
Merge remote-tracking branch 'upstream/main' into hf_model_download
|
2023-01-23 19:19:22 +01:00 |
Victor Hall
|
d274ff2849
|
clarify what to resume from on colab notebook
|
2023-01-23 12:21:08 -05:00 |
Victor Hall
|
6630ea7a50
|
links for colab notebook
|
2023-01-23 00:12:03 -05:00 |
Victor Hall
|
424d386aeb
|
Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main
|
2023-01-22 21:43:10 -05:00 |
Victor Hall
|
9f5f773c33
|
remove saving yaml for sd1x models, unneeded
|
2023-01-22 21:43:03 -05:00 |
Victor Hall
|
6ed545efa7
|
Merge pull request #21 from nawnie/patch-1
Update Train_Colab.ipynb
|
2023-01-22 17:26:54 -08:00 |
nawnie
|
a11ff5ef24
|
Update Train_Colab.ipynb
adds the chaining to colab, this was easier then erasing my fork
|
2023-01-22 18:13:31 -06:00 |
Victor Hall
|
18d1da0459
|
bug fix and multiplytxt fraction stuff
|
2023-01-22 18:59:59 -05:00 |
Victor Hall
|
e4ed5ff063
|
minor colab cleanup
|
2023-01-22 16:41:33 -05:00 |
Victor Hall
|
f58c305cf2
|
colab notebook work
|
2023-01-22 13:01:18 -05:00 |
Victor Hall
|
33936c1626
|
Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main
|
2023-01-22 11:06:31 -05:00 |
Victor Hall
|
c60c185ee0
|
Merge pull request #20 from nawnie/main
a colab edition capable of running on free teir
|
2023-01-22 08:04:45 -08:00 |
nawnie
|
5020644213
|
Created using Colaboratory
|
2023-01-22 00:54:00 -06:00 |
nawnie
|
f839614b65
|
Created using Colaboratory
|
2023-01-22 00:16:30 -06:00 |
Victor Hall
|
24b00ab35b
|
add fractional support for multiply.txt
|
2023-01-22 01:15:50 -05:00 |
nawnie
|
e605cc59fb
|
Update train_colab.py
|
2023-01-22 00:09:25 -06:00 |
nawnie
|
4cef13a872
|
Add files via upload
|
2023-01-22 00:03:47 -06:00 |
nawnie
|
debcdd2506
|
Update train.py
Revert
|
2023-01-22 00:02:35 -06:00 |
nawnie
|
1273624a3c
|
Add files via upload
|
2023-01-21 23:57:13 -06:00 |
Victor Hall
|
36ece59660
|
better undersized log file
|
2023-01-20 16:23:56 -05:00 |
Victor Hall
|
1c2708dc63
|
few sanity checks and remove keyboard
|
2023-01-20 09:42:24 -05:00 |
Victor Hall
|
e09249b699
|
fix yaml detection
|
2023-01-18 20:24:44 -05:00 |
Victor Hall
|
23faf05512
|
save yaml with ckpt files for easier loading
|
2023-01-18 13:07:05 -05:00 |
Victor Hall
|
af503f413c
|
update train.json example
|
2023-01-17 19:42:07 -05:00 |
Victor Hall
|
3e803a8313
|
deprecate ed1_mode, autodetect
|
2023-01-17 12:44:18 -05:00 |
Victor Hall
|
ed025d27b6
|
enable xformers for sd1 models if amp enabled
|
2023-01-16 19:11:41 -05:00 |
Victor Hall
|
879f5bf33d
|
amp mode work
|
2023-01-16 15:48:06 -05:00 |
Victor Hall
|
6ea55a1057
|
default values for new rated dataset stuff if missing in json
|
2023-01-15 23:08:49 -05:00 |
Victor Hall
|
ba25992140
|
merge
|
2023-01-15 22:07:37 -05:00 |
Victor Hall
|
6ba710d6f1
|
Merge pull request #14 from JanGerritsen/rated_dataset
Implemented system to train on a subset of the dataset, favoring higher rated images
|
2023-01-15 19:05:48 -08:00 |
Jan Gerritsen
|
711e263e24
|
Implemented system to train on a subset of the dataset, favouring higher rated images
|
2023-01-14 16:18:22 +01:00 |
Damian Stewart
|
95fd9ebe79
|
read HF_API_TOKEN environment variable for authorization
|
2023-01-13 20:46:14 +01:00 |
Damian Stewart
|
4e6d8f1157
|
Merge remote-tracking branch 'upstream/main' into hf_model_download
|
2023-01-13 20:38:51 +01:00 |
Victor Hall
|
4209174360
|
issue with conv
|
2023-01-12 20:59:04 -05:00 |
Victor Hall
|
56bc0dc942
|
Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer into main
|
2023-01-12 19:18:09 -05:00 |
Victor Hall
|
3fc12965bb
|
save full precision
|
2023-01-12 19:18:02 -05:00 |
Damian Stewart
|
8b19522e8f
|
remove hf_access_token cli arg
|
2023-01-13 00:48:26 +01:00 |
Damian Stewart
|
2724f00752
|
enabled downloading model from huggingface
|
2023-01-12 23:08:31 +01:00 |
Victor Hall
|
10c9ba4b20
|
Merge pull request #11 from qslug/patch-1
Update SD 1.5 training example to use --ed1_mode
|
2023-01-12 13:50:43 -08:00 |
Augusto de la Torre
|
acf81934c5
|
Update SD 1.5 training example to use --ed1_mode
|
2023-01-12 22:48:50 +01:00 |
Victor Hall
|
94ac152340
|
bugfix
|
2023-01-12 13:17:38 -05:00 |
Victor Hall
|
ff86644e8c
|
autocreate save_ckpt_dir folder if not exists
|
2023-01-12 12:25:09 -05:00 |
Victor Hall
|
0222a984a2
|
doc update
|
2023-01-12 00:54:39 -05:00 |