File tree Expand file tree Collapse file tree 2 files changed +28
-16
lines changed
Expand file tree Collapse file tree 2 files changed +28
-16
lines changed Original file line number Diff line number Diff line change 1111
1212system :
1313 name : minChatGPT
14- link : hhttps ://github.com/ethanyanjiali/minChatGPT
14+ link : https ://github.com/ethanyanjiali/minChatGPT
1515 type : text
1616 performanceclass : limited
1717 basemodelname : GPT2
Original file line number Diff line number Diff line change @@ -14,8 +14,9 @@ system:
1414 link : https://stability.ai/stable-image
1515 type : image
1616 performanceclass : latest
17- modelname : Stable Diffusion 3.5 large
18- endlicense : Stability AI Community License
17+ basemodelname : Stable Diffusion 3.5 large
18+ endmodelname : Stable Diffusion 3.5 large
19+ endmodellicense : Stability AI Community License
1920 releasedate : 2024-10
2021 notes : Various different versions exist. This model card considers the recently released Stable Diffusion 3.5
2122
2526 notes :
2627
2728# availability:
28- datasources :
29- class : partial
30- link : https://arxiv.org/abs/2210.08402
31- notes : Originally trained on LAION-5B, which is ostensibly open. In general the language used is not very clear, however.
29+ # datasources:
30+ # class: partial
31+ # link: https://arxiv.org/abs/2210.08402
32+ # notes: Originally trained on LAION-5B, which is ostensibly open. In general the language used is not very clear, however.
3233
33- weights :
34- class : partial
35- link : https://huggingface.co/stabilityai/stable-diffusion-3.5-large
36- notes : Available through HuggingFace in the form of SafeTensors, however requires providing contact information and agreeing to a license agreement.
34+ # weights:
35+ # class: partial
36+ # link: https://huggingface.co/stabilityai/stable-diffusion-3.5-large
37+ # notes: Available through HuggingFace in the form of SafeTensors, however requires providing contact information and agreeing to a license agreement.
3738
38- watermarking :
39- class : open
39+
40+ datasources_basemodel :
41+ class :
4042 link :
4143 notes :
4244
43- prompt_moderation :
44- class : open
45+ datasources_endmodel :
46+ class :
47+ link :
48+ notes :
49+
50+ weights_basemodel :
51+ class :
52+ link :
53+ notes :
54+
55+ weights_endmodel :
56+ class :
4557 link :
4658 notes :
4759
4860trainingcode :
49- class : open
61+ class :
5062 link :
5163 notes :
5264
You can’t perform that action at this time.
0 commit comments