changed cnn architecture, added website image upload

This commit is contained in:
2026-04-29 14:02:56 +02:00
parent fd1c111739
commit 262dbe9f98
18 changed files with 264 additions and 51 deletions
+5
View File
@@ -0,0 +1,5 @@
.content-block {
display: flex;
align-items: baseline;
gap: 20px;
}