Qing
|
148e97e8da
|
optimize sd/paint_by_example modle VRAM usage
|
2023-01-18 18:34:10 +08:00 |
|
Qing
|
384f16dcd0
|
update README
|
2023-01-17 21:21:54 +08:00 |
|
Qing
|
4a094c0744
|
0.32.1
|
2023-01-17 21:17:38 +08:00 |
|
Qing
|
76ac9546ce
|
update README
|
2023-01-17 21:10:06 +08:00 |
|
Qing
|
ff50421003
|
fix image exif rotation
|
2023-01-17 21:05:17 +08:00 |
|
Qing
|
a3275fc0dc
|
update user scripts
|
2023-01-17 20:48:38 +08:00 |
|
Qing
|
b951b8d3ec
|
0.32.0
|
2023-01-16 15:45:05 +08:00 |
|
Qing
|
630256d01b
|
fix model download issue
|
2023-01-16 15:45:05 +08:00 |
|
Qing
|
7d00fc8ceb
|
add cuda check
|
2023-01-16 15:45:05 +08:00 |
|
Qing
|
719c7278b4
|
add --model-dir
|
2023-01-16 15:45:05 +08:00 |
|
Qing
|
2d4ca6f3ee
|
Merge pull request #181 from eltociear/patch-1
Update README.md
|
2023-01-12 20:18:21 +08:00 |
|
Ikko Eltociear Ashimine
|
1f830740e1
|
Update README.md
huggingface -> Hugging Face
|
2023-01-12 21:07:49 +09:00 |
|
Qing
|
b924bd9137
|
0.31.1
|
2023-01-11 21:17:40 +08:00 |
|
Qing
|
449e599df5
|
yarn build
|
2023-01-11 21:17:21 +08:00 |
|
Qing
|
c82e20cbe0
|
add back croper to paint_by_example model
|
2023-01-11 21:17:17 +08:00 |
|
Qing
|
cc67436cbf
|
0.31.0
|
2023-01-08 22:20:54 +08:00 |
|
Qing
|
70dfc3d2b4
|
yarn build
|
2023-01-08 22:20:49 +08:00 |
|
Qing
|
d4a500d21a
|
fix prompt input space shortcuts
|
2023-01-08 22:20:40 +08:00 |
|
Qing
|
65d8af8fc9
|
not use watchdog. as wip
|
2023-01-08 21:59:26 +08:00 |
|
Qing
|
bfb69347c2
|
fix args.input isdir
|
2023-01-08 21:26:57 +08:00 |
|
Qing
|
aa5ace4099
|
yarn build
|
2023-01-08 21:14:26 +08:00 |
|
Qing
|
2d793c5fb4
|
sd model no more need hf_access_token
|
2023-01-08 21:13:36 +08:00 |
|
Qing
|
51e0be2c96
|
remove hf_access_token check
|
2023-01-08 20:59:55 +08:00 |
|
Qing
|
9de96a09c2
|
fix flask file manager cache
|
2023-01-08 20:53:55 +08:00 |
|
Qing
|
ec596ffd39
|
yarn build
|
2023-01-07 22:26:28 +08:00 |
|
Qing
|
e53e071e11
|
yarn eject !!
https://github.com/facebook/create-react-app/issues/11865
|
2023-01-07 22:19:31 +08:00 |
|
Qing
|
209a3361d5
|
disable filemanager when isInpainting
|
2023-01-07 22:01:53 +08:00 |
|
Qing
|
7374a5127f
|
fix filename fetch
|
2023-01-07 21:56:41 +08:00 |
|
Qing
|
9d6fc3bc42
|
fix tooltip asChild
|
2023-01-07 21:08:02 +08:00 |
|
Qing
|
f1c7f6dc99
|
add image output tab in file manager
|
2023-01-07 20:51:05 +08:00 |
|
Qing
|
a7382807be
|
css optimize
|
2023-01-07 09:52:11 +08:00 |
|
Qing
|
a97f48220d
|
use radix-ui tooltip
|
2023-01-07 09:25:34 +08:00 |
|
Qing
|
a7240eedb5
|
lots of update 2
|
2023-01-07 08:52:11 +08:00 |
|
Qing
|
a22536becc
|
lots of updates
|
2023-01-05 22:07:39 +08:00 |
|
Qing
|
2e8e52f7a5
|
update file manager
|
2023-01-05 09:22:38 +08:00 |
|
Qing
|
39397fc829
|
update file manager
|
2023-01-05 09:22:38 +08:00 |
|
Qing
|
2dd95be90d
|
add file manager
|
2023-01-05 09:22:38 +08:00 |
|
Qing
|
b847ded828
|
0.30.2
|
2023-01-04 21:28:03 +08:00 |
|
Qing
|
d2cec0d415
|
fix sd --no-half
|
2023-01-04 21:27:37 +08:00 |
|
Qing
|
8099841dc8
|
update readme
|
2023-01-03 22:03:02 +08:00 |
|
Qing
|
2f8f5ea773
|
0.30.1
|
2023-01-03 21:31:52 +08:00 |
|
Qing
|
59ee89bd34
|
add --no-half arg
|
2023-01-03 21:30:33 +08:00 |
|
Qing
|
6cfc7c30f1
|
Merge pull request #165 from davidbejarcaceres/Switch-model-unload-before-load-new-model
Clear model from memory before switch, fixes out of memory
|
2022-12-17 08:41:49 +08:00 |
|
David Bejar Caceres
|
e5acbc6be9
|
Call garbage collector after unload model
|
2022-12-16 16:27:18 +01:00 |
|
David Bejar Caceres
|
0c4de4776e
|
Clear model from memory before switch, fixes out of memory
|
2022-12-16 16:14:15 +01:00 |
|
Qing
|
ea422ca68a
|
Update README.md
|
2022-12-15 21:30:20 +08:00 |
|
Qing
|
3a70c2e1b5
|
Update README.md
|
2022-12-15 21:24:13 +08:00 |
|
Qing
|
5bfee91db8
|
Update README.md
|
2022-12-15 21:22:21 +08:00 |
|
Qing
|
5a7a3443c1
|
Update README.md
|
2022-12-11 22:50:37 +08:00 |
|
Qing
|
b34cfb620b
|
Update README.md
|
2022-12-11 22:15:34 +08:00 |
|