Vladimir Mandic
c10457cfb4
cleanup installer
2023-10-02 12:13:38 -04:00
Vladimir Mandic
bf3bb91d56
avoid js double load
2023-10-02 11:39:12 -04:00
Vladimir Mandic
c4071b6723
cache script/extension info
2023-10-02 09:34:01 -04:00
Vladimir Mandic
1e66ff4f99
cleanup gradio
2023-10-02 08:57:43 -04:00
Vladimir Mandic
4b1df48d00
update readme/changelog
2023-10-02 08:12:40 -04:00
Vladimir Mandic
57c8b68fcd
Merge pull request #2275 from em411/feature/powershell-launcher
...
PowerShell launcher
2023-10-02 08:06:20 -04:00
Vladimir Mandic
9a5f339082
add compact view
2023-10-02 07:56:11 -04:00
em411
fbbad2945b
Revert "chore: add deprecation message"
...
This reverts commit e027d57e82 .
2023-10-02 08:34:01 +02:00
em411
43cdbbe473
Revert "chore: update wiki guide with new ps1 launcher"
...
This reverts commit 874e9ecc55 .
2023-10-02 08:32:53 +02:00
Vladimir Mandic
9d335a34e8
update en paths
2023-10-01 16:20:27 -04:00
em411
e027d57e82
chore: add deprecation message
2023-10-01 21:09:53 +02:00
em411
874e9ecc55
chore: update wiki guide with new ps1 launcher
2023-10-01 21:09:22 +02:00
em411
50a7fbb9ef
style: improve code style
2023-10-01 21:08:46 +02:00
em411
df6ca4d127
feat: implement ps1 launcher
2023-10-01 20:49:49 +02:00
Vladimir Mandic
d572abbec8
update changelog
2023-10-01 14:28:42 -04:00
Vladimir Mandic
1c28757061
update train script
2023-10-01 13:59:13 -04:00
Vladimir Mandic
6837bd9bc1
better hipversion detect
2023-10-01 11:55:34 -04:00
Vladimir Mandic
3950da3e34
Merge pull request #2273 from vladmandic/master
...
refresh dev
2023-10-01 11:27:01 -04:00
Vladimir Mandic
c6226605dc
Merge pull request #2272 from BinaryQuantumSoul/patch-2
...
Create invokeai.css
2023-10-01 11:25:49 -04:00
Vladimir Mandic
bca9466b0d
argparse
2023-10-01 11:18:52 -04:00
QuantumSoul
7b6e3344da
Update invokeai.css
2023-10-01 17:10:58 +02:00
Vladimir Mandic
6ea5c177e7
add downloader
2023-10-01 10:35:49 -04:00
QuantumSoul
272a50fd61
Create invokeai.css
2023-10-01 16:14:36 +02:00
vladmandic
01c466632d
Deploying to master from @ vladmandic/automatic@ccae1ef029 🚀
2023-10-01 01:08:55 +00:00
Vladimir Mandic
4c98b8d1c7
minor patches and nvml cli
2023-09-30 17:17:57 -04:00
Vladimir Mandic
37a2d3c393
update changelog
2023-09-30 09:31:00 -04:00
Vladimir Mandic
d01f01c981
update upscalers
2023-09-30 09:20:25 -04:00
Disty0
f11cf4b29a
OpenVINO add Multi GPU option
2023-09-30 12:48:21 +03:00
Disty0
62977137d6
Update IPEX index url
2023-09-29 23:31:34 +03:00
Vladimir Mandic
01325ad557
update changelog
2023-09-29 14:24:57 -04:00
Vladimir Mandic
965e5a95f1
refactor diffusers tasks
2023-09-29 14:13:30 -04:00
Disty0
dc31dcbc1c
Cleanup
2023-09-29 18:29:44 +03:00
Disty0
72a33d5247
Update device logging
2023-09-29 18:28:04 +03:00
Vladimir Mandic
1da359eb6e
fix prompt clear
2023-09-29 11:23:39 -04:00
Vladimir Mandic
9cbe496d68
en load refiner, track server job state
2023-09-29 11:01:26 -04:00
Vladimir Mandic
a2b00f34ec
add vae to en
2023-09-29 09:00:44 -04:00
Disty0
f11946f3ba
IPEX add torch.version.cuda hijack
2023-09-29 15:34:06 +03:00
Vladimir Mandic
fca8680521
add nodejs sdapi example
2023-09-29 08:23:42 -04:00
Disty0
8fe850332b
OpenVINO set max VRAM size to %100
2023-09-28 23:48:12 +03:00
Vladimir Mandic
f7b5c689ba
update changelog
2023-09-28 16:11:02 -04:00
Vladimir Mandic
e830b41dfa
one more sdxl embeddings fix
2023-09-28 16:03:18 -04:00
Vladimir Mandic
a785f3da2e
update main ui
2023-09-28 14:33:20 -04:00
Vladimir Mandic
23593d5442
en styles phase two
2023-09-28 14:33:20 -04:00
Vladimir Mandic
21e99d9280
Merge pull request #2263 from AI-Casanova/patch-5
...
Fix SDXL TI v2
2023-09-28 14:33:03 -04:00
Disty0
2784dcaef9
OpenVINO print raw device
2023-09-28 21:30:40 +03:00
Disty0
6184a8cb5c
IPEX and DML fix Cuda error
2023-09-28 20:51:11 +03:00
Disty0
21d53b6ac8
Cleanup
2023-09-28 19:53:52 +03:00
Disty0
7a3c1da954
Add OpenVINO device logging
2023-09-28 19:33:14 +03:00
AI-Casanova
7f7c390c5a
Fix SDXL TI v2
...
For some reason trying to resize `clip_l` and `clip_g` doesn't work resulting in this error `index 49408 is out of bounds for dimension 0 with size 49408`
`self.register_embedding` doesn't work for SDXL `'StableDiffusionXLPipeline' object has no attribute 'cond_stage_model'` but the exception happens after the embeddings are loaded so is inconsequential to function.
2023-09-28 08:26:42 -05:00
Disty0
5edf481c8d
Add Torch GC threshold slider
2023-09-28 14:38:22 +03:00