reijerh
|
7de666ec2d
|
Misc minor fixes
|
2023-11-09 00:22:41 +01:00 |
Victor Hall
|
9692031c27
|
work on docker
|
2023-11-05 19:33:44 -05:00 |
Victor Hall
|
45f41289db
|
fix xf ver in dockerfile
|
2023-11-04 09:29:33 -04:00 |
Victor Hall
|
4fb64fed66
|
updating reqs
|
2023-11-02 21:54:33 -04:00 |
Victor Hall
|
3150f7d299
|
add kosmo-2 caption script and update diffusers and transformers to latest
|
2023-11-02 21:54:33 -04:00 |
Victor Hall
|
78a4c13c4c
|
add prodigyopt requirements
|
2023-09-22 13:46:25 -04:00 |
Victor Hall
|
d6ef90bafc
|
add scipy to docker
|
2023-09-03 12:17:11 -04:00 |
Victor Hall
|
a33a62b786
|
Update requirements-runtime.txt
use newer bnb
|
2023-08-31 12:46:19 -04:00 |
Victor Hall
|
0d2755d654
|
add safetensors to docker runtime
|
2023-07-07 01:19:03 -04:00 |
Victor Hall
|
7686bcd66e
|
update diffusers to 0.18.0 on all platforms
|
2023-07-07 00:58:05 -04:00 |
Victor Hall
|
42a2f6cfcf
|
Update requirements-runtime.txt
|
2023-06-26 23:34:45 -04:00 |
Victor Hall
|
0362302d5d
|
Update requirements-build.txt
|
2023-06-26 23:34:23 -04:00 |
Victor Hall
|
dadf881f9a
|
Update Dockerfile
|
2023-06-15 13:03:03 -04:00 |
Kelvie Wong
|
249065f127
|
Add docker compose file
This makes it a lot easier to use locally on docker, and a lot easier to
move files in/out, as well as save notebooks.
|
2023-05-28 12:42:57 -07:00 |
Augusto de la Torre
|
98037d6006
|
Update LD_LIBRARY_PATH env on startup
Export env variables explicitly for Vast.ai
|
2023-05-08 15:16:19 -04:00 |
Victor Hall
|
a5b22d85bd
|
add license label to container
|
2023-04-15 19:03:39 -04:00 |
Victor Hall
|
b0a6becf8a
|
try cache busting
|
2023-04-15 16:39:51 -04:00 |
Damian Stewart
|
9b663cd23e
|
use compel for sample prompting; enable clip skip for samples
|
2023-04-14 19:12:06 +02:00 |
Augusto de la Torre
|
8895e8d0d6
|
Add lion lib and speed test
|
2023-04-14 00:59:26 +02:00 |
Augusto de la Torre
|
b7786fde2d
|
Always start tensorboard in `start.sh`
|
2023-04-14 00:58:54 +02:00 |
Augusto de la Torre
|
38a4818997
|
Bump libs to test torch 2
|
2023-04-01 00:29:10 +02:00 |
Augusto de la Torre
|
a961212284
|
Split requirements between build and runtime
|
2023-04-01 00:29:10 +02:00 |
Augusto de la Torre
|
1e14a16209
|
Find last working xformers commit
|
2023-03-27 11:50:15 +02:00 |
Augusto de la Torre
|
ecdfcab8a7
|
Broke glass; Built xformers.
|
2023-03-27 01:28:25 +02:00 |
Victor Hall
|
0dc06ac49b
|
Update Dockerfile
|
2023-03-26 18:17:09 -04:00 |
Victor Hall
|
cb5e7502fd
|
move back xformers on docker to rc481
|
2023-03-26 16:14:00 -04:00 |
Victor Hall
|
35d52b56e0
|
added some resolutions, option for val-loss pos-neg, fix wandb
|
2023-03-25 20:09:06 -04:00 |
Augusto de la Torre
|
ce8f8751c9
|
Back to xformers cowboy update process
|
2023-03-12 23:00:09 +01:00 |
Augusto de la Torre
|
0716c40ab6
|
Add support for enhanced dataset configuration
Add support for:
* flip_p.txt
* cond_dropout.txt
* local.yaml consolidated config (including default captions)
* global.yaml consolidated config which applies recursively to subfolders
* flip_p, and cond_dropout config per image
* manifest.json with full image-level configuration
|
2023-03-08 15:02:14 +01:00 |
Augusto de la Torre
|
deb83f42cb
|
Streamline Vast/Runpod docker
This removes runtime installation steps to make vast.ai work out of the box and fixes some issues with dev containers
|
2023-02-27 02:50:57 +01:00 |
Augusto de la Torre
|
79bcd44bed
|
Add docker build action
And also a VS Code dev container
|
2023-02-23 02:02:56 +01:00 |