CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 15:15:54 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/leejet/stable-diffusion.cpp.git
etag: W/"42fed3a2887a774e5490a67ba3f00862"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=LZCHd8uFbsauo3LWbOSXhoIyCsbVklZHZ3en9wbQIue1iF1xJjPqqmgTrLZNw7%2BdKPReHsQJ%2Ba1TY0HnUt78dsLgyAnF8Q8TEjWCb93Gq6OAqvsOP2a9STEemmh0tRkq9kHOIGCnSYdrlBYu%2BPd8mDISmfcBz7nYJBIrYAB3X5JcDc%2BpsGW4Eb6%2Br8ZI%2F%2F%2Bj7bpnTPyGNuKk0ixzy3Cu6jBcGSds7W9act5xhx%2FXRzj2qb63QNzSU0YCmNaQkJnkRU74YuOEvD0KqnShniRtFQ%3D%3D--uADoSTxr1wPg2AFo--obYacxIRdkBs4tpVH0n8GQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2046364396.1753629353; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 15:15:53 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 15:15:53 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CD38:21EF6:5F4C1F:7DD334:688642A9
feat: support Inpaint models (#511) · leejet/stable-diffusion.cpp@8f4ab9a · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 401
Commit 8f4ab9a
File tree
Expand file treeCollapse file tree
11 files changed
+382
-63
lines changedFilter options
- examples/cli
Expand file treeCollapse file tree
11 files changed
+382
-63
lines changed+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| |||
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
405 |
| - | |
| 405 | + | |
406 | 406 |
| |
407 | 407 |
| |
408 | 408 |
| |
| |||
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
430 |
| - | |
| 430 | + | |
431 | 431 |
| |
432 | 432 |
| |
433 | 433 |
| |
| |||
486 | 486 |
| |
487 | 487 |
| |
488 | 488 |
| |
489 |
| - | |
| 489 | + | |
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
137 |
| - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
| |||
174 | 175 |
| |
175 | 176 |
| |
176 | 177 |
| |
177 |
| - | |
| 178 | + | |
178 | 179 |
| |
179 | 180 |
| |
180 | 181 |
| |
|
+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
| |||
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
| 152 | + | |
151 | 153 |
| |
152 | 154 |
| |
153 | 155 |
| |
| |||
384 | 386 |
| |
385 | 387 |
| |
386 | 388 |
| |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
387 | 395 |
| |
388 | 396 |
| |
389 | 397 |
| |
| |||
803 | 811 |
| |
804 | 812 |
| |
805 | 813 |
| |
| 814 | + | |
| 815 | + | |
806 | 816 |
| |
807 | 817 |
| |
808 | 818 |
| |
| |||
907 | 917 |
| |
908 | 918 |
| |
909 | 919 |
| |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
910 | 932 |
| |
911 | 933 |
| |
912 | 934 |
| |
| |||
976 | 998 |
| |
977 | 999 |
| |
978 | 1000 |
| |
| 1001 | + | |
979 | 1002 |
| |
980 | 1003 |
| |
981 | 1004 |
| |
|
+33-7Lines changed: 33 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
| 493 | + | |
493 | 494 |
| |
494 | 495 |
| |
495 | 496 |
| |
| |||
642 | 643 |
| |
643 | 644 |
| |
644 | 645 |
| |
645 |
| - | |
646 |
| - | |
| 646 | + | |
647 | 647 |
| |
648 | 648 |
| |
649 | 649 |
| |
| |||
669 | 669 |
| |
670 | 670 |
| |
671 | 671 |
| |
672 |
| - | |
| 672 | + | |
673 | 673 |
| |
674 | 674 |
| |
675 | 675 |
| |
| |||
789 | 789 |
| |
790 | 790 |
| |
791 | 791 |
| |
| 792 | + | |
792 | 793 |
| |
793 | 794 |
| |
794 | 795 |
| |
| |||
797 | 798 |
| |
798 | 799 |
| |
799 | 800 |
| |
| 801 | + | |
800 | 802 |
| |
801 | 803 |
| |
802 | 804 |
| |
| |||
806 | 808 |
| |
807 | 809 |
| |
808 | 810 |
| |
| 811 | + | |
809 | 812 |
| |
810 | 813 |
| |
811 | 814 |
| |
| |||
814 | 817 |
| |
815 | 818 |
| |
816 | 819 |
| |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
817 | 833 |
| |
818 | 834 |
| |
819 | 835 |
| |
| |||
834 | 850 |
| |
835 | 851 |
| |
836 | 852 |
| |
| 853 | + | |
837 | 854 |
| |
838 | 855 |
| |
839 | 856 |
| |
840 | 857 |
| |
841 | 858 |
| |
842 | 859 |
| |
| 860 | + | |
| 861 | + | |
| 862 | + | |
843 | 863 |
| |
844 | 864 |
| |
845 | 865 |
| |
| |||
886 | 906 |
| |
887 | 907 |
| |
888 | 908 |
| |
| 909 | + | |
889 | 910 |
| |
890 | 911 |
| |
891 | 912 |
| |
892 | 913 |
| |
893 | 914 |
| |
894 | 915 |
| |
895 |
| - | |
896 |
| - | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
897 | 921 |
| |
898 | 922 |
| |
899 | 923 |
| |
| |||
913 | 937 |
| |
914 | 938 |
| |
915 | 939 |
| |
| 940 | + | |
916 | 941 |
| |
917 | 942 |
| |
918 | 943 |
| |
| |||
927 | 952 |
| |
928 | 953 |
| |
929 | 954 |
| |
| 955 | + | |
930 | 956 |
| |
931 | 957 |
| |
932 | 958 |
| |
| |||
938 | 964 |
| |
939 | 965 |
| |
940 | 966 |
| |
941 |
| - | |
| 967 | + | |
942 | 968 |
| |
943 | 969 |
| |
944 | 970 |
| |
| |||
978 | 1004 |
| |
979 | 1005 |
| |
980 | 1006 |
| |
981 |
| - | |
| 1007 | + | |
982 | 1008 |
| |
983 | 1009 |
| |
984 | 1010 |
| |
|
+36-1Lines changed: 36 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
293 | 329 |
| |
294 | 330 |
| |
295 | 331 |
| |
| |||
1144 | 1180 |
| |
1145 | 1181 |
| |
1146 | 1182 |
| |
1147 |
| - | |
1148 | 1183 |
| |
1149 | 1184 |
| |
1150 | 1185 |
| |
|
You can’t perform that action at this time.
0 commit comments