Chenlei Hu
80bf7481c2
Update UI image ( #2855 )
2024-05-06 16:00:18 -04:00
Chenlei Hu
3d75bd08e3
📝 Update to version v1.1.447 ( #2842 )
...
* 📝 Update to version v1.1.447
* update readme
2024-05-04 12:29:05 -04:00
Chenlei Hu
e90491ad25
📝 Update to version v1.1.446 ( #2832 )
...
* 📝 Update to version v1.1.446
* update readme
2024-04-30 23:05:06 -04:00
青龍聖者@bdsqlsz
aa3e2055d0
Update README.md ( #2817 )
2024-04-27 22:12:58 +08:00
Chenlei Hu
b4b5bfefb0
Update README.md ( #2782 )
2024-04-21 16:51:20 -04:00
Chenlei Hu
675afca99e
Add News section in README.md ( #2780 )
2024-04-21 16:40:22 -04:00
Chenlei Hu
708d6ca342
Update model download section ( #2718 )
2024-03-30 17:27:58 -04:00
Ikko Eltociear Ashimine
eae6c565e7
Update README.md ( #2458 )
...
arbitary -> arbitrary
2024-01-11 13:41:24 -05:00
Silver
bb9483d46f
Update api example in README.md ( #2432 )
...
README.md was pointing to location of old notebook style example file for the api examples which no longer exist. Updated link to location of the .py example currently present
2024-01-07 19:08:18 -05:00
Chenlei Hu
cd0d5870f4
🔊 Add tracemalloc to track memory usage ( #2373 )
2023-12-30 23:31:58 -05:00
Chenlei Hu
7a199fe4a2
✨ Add JSON pose file upload button ( #2274 )
...
* 🚧 Backend work
* 🚧 render pose
* 🚧 various fixes
* 🎨 Update readme image
2023-11-20 21:58:39 -05:00
lllyasviel
fd37e9fc7c
Update README.md ( #2044 )
2023-09-04 18:44:43 -07:00
lllyasviel
f651f29f9e
Update README.md ( #1946 )
2023-08-22 01:37:29 -07:00
Chenlei Hu
8a7314c218
Update README.md ( #1761 )
2023-07-04 17:28:12 -04:00
Chenlei Hu
5a0f88642a
🎨 Update screenshot in README ( #1652 )
2023-06-17 17:52:48 -04:00
Chenlei Hu
d091e6a45b
Add logger ( #1523 )
...
* 🔊 Add logger
* nits
2023-06-03 17:44:20 -04:00
huchenlei
2514a460ab
📝 nit
2023-05-23 10:53:36 -04:00
huchenlei
ed724d0f3d
📝 nit
2023-05-23 10:50:42 -04:00
huchenlei
3882efb7ae
📝 Add controlnet-preprocessor-cache-size to README.md
2023-05-23 10:44:31 -04:00
lllyasviel
2c2982720b
Update README.md ( #1241 )
2023-05-13 04:19:35 -07:00
lllyasviel
b2f9c73532
[Major Update] Reference-only Control ( #1235 )
...
[Major Update] Reference-only Control
2023-05-13 02:56:31 -07:00
lllyasviel
df4b291b06
Update README.md
2023-05-07 08:57:46 -07:00
lvmin
8e29d49873
readme
2023-05-07 08:40:33 -07:00
lvmin
a774a6b0af
readme
2023-05-07 08:39:39 -07:00
lllyasviel
9ffb352e05
Update README.md
2023-05-07 07:30:16 -07:00
lllyasviel
53e25bedde
Update README.md
2023-05-07 07:26:28 -07:00
lllyasviel
e158100765
Update README.md
2023-05-07 07:18:19 -07:00
lllyasviel
243f05e698
Update README.md
2023-05-06 11:54:29 -07:00
lllyasviel
9515ae74bc
Update README.md
2023-05-05 12:22:23 -07:00
lllyasviel
6a27f3d373
Update README.md
2023-05-03 11:37:32 -07:00
lllyasviel
f74f6106fc
Update README.md
2023-05-02 01:43:56 -07:00
lllyasviel
6dafe3b8e9
Update README.md
2023-05-02 00:32:21 -07:00
lllyasviel
1a01885e6b
Update README.md
2023-05-01 03:23:42 -07:00
lvmin
73f7441dc7
begin to support native SD Upscale
2023-04-30 05:37:48 -07:00
lvmin
49fc3a0e0c
begin to support native SD Upscale
2023-04-30 05:36:31 -07:00
lllyasviel
0e5fcbd715
Update README.md
2023-04-29 09:27:59 -07:00
lllyasviel
08714d4dee
Update README.md
2023-04-29 07:43:18 -07:00
lllyasviel
9a80cd6ddc
Update README.md
2023-04-29 07:03:39 -07:00
lllyasviel
1d072bdf16
Update README.md
2023-04-29 03:04:46 -07:00
lllyasviel
c803467258
Update README.md
2023-04-23 22:51:37 -07:00
lllyasviel
12463b8110
Update README.md
2023-04-23 22:44:03 -07:00
lllyasviel
83a92c090f
Update README.md
2023-04-23 21:08:26 -07:00
ljleb
07ef8a750a
Multi-ControlNet Batch ( #683 )
...
* add back preprocessor
* reload imports for people that update without restarting webui
* remeove img2img tab tracker (replaced by batch hijack)
* batch hijack script
* update gradio ui
* new options (used by batch hijack)
* demeter violation
* clear detected_map
* bug fixes, boys scout and whitespace
* demeter (tests)
* batch tests
* fix alwayson script args in api tests
* extract cn unit image type
* update instead of buggy set
* update readme
* carousel -> gallerie output
* fix index in unit batch iterator
* fix hook unregistering all callbacks
* dont modify hook
* fix non-cn batch
* fix responsiveness
* dont need queue here
* state no change
* readme
* name
* fix ui, bump version
* loopback less important
* interrupt batch if no input image
* keep batch mode in sync
* typo
2023-04-23 16:35:31 -04:00
lllyasviel
60de3c18fb
Update README.md
2023-04-23 06:18:17 -07:00
lllyasviel
d650db96e1
Update README.md
2023-04-23 05:22:04 -07:00
lllyasviel
2ddfdd8560
Update README.md
2023-04-23 01:41:38 -07:00
lllyasviel
9d9c4d8083
Update README.md
2023-04-23 01:06:54 -07:00
lvmin
97ea3433ba
fix a1111 mask implementation
2023-04-21 22:28:05 -07:00
lvmin
c0f9935876
add readme
2023-04-21 17:19:50 -07:00
lvmin
9bc58e87b7
add readme
2023-04-21 16:53:46 -07:00