upd taxonomies
This commit is contained in:
parent
2b91cf6f6b
commit
47085fbf7e
40 changed files with 863 additions and 691 deletions
|
@ -1,24 +1,26 @@
|
|||
+++
|
||||
title: Stable Dreamfusion
|
||||
excerpt: An exploration of 3D mesh generation through AI
|
||||
date: 2023-06-20 14:39:27 +0100
|
||||
author: Aron Petau
|
||||
header:
|
||||
teaser: /assets/images/dreamfusion/sd_pig.png
|
||||
overlay_image : /assets/images/dreamfusion/sd_pig.png
|
||||
overlay_filter : 0.2
|
||||
credit : Aron Petau
|
||||
tags:
|
||||
- dreamfusion
|
||||
- ai
|
||||
- 3D graphics
|
||||
- mesh
|
||||
- generative
|
||||
- studio d+c
|
||||
- university of the arts berlin
|
||||
- TODO, unfinished
|
||||
created: 2023-07-27T00:02:18+02:00
|
||||
last_modified_at: 2023-10-01T20:16:46+02:00
|
||||
title = "Stable Dreamfusion"
|
||||
description = "An exploration of 3D mesh generation through AI"
|
||||
date = 2023-06-20
|
||||
authors = ["Aron Petau"]
|
||||
banner = "/images/dreamfusion/sd_pig.png"
|
||||
|
||||
[taxonomies]
|
||||
tags = [
|
||||
"3D graphics",
|
||||
"TODO, unfinished",
|
||||
"ai",
|
||||
"dreamfusion",
|
||||
"generative",
|
||||
"mesh",
|
||||
"studio d+c",
|
||||
"university of the arts berlin"
|
||||
]
|
||||
|
||||
|
||||
[extra]
|
||||
show_copyright = true
|
||||
show_shares = true
|
||||
+++
|
||||
|
||||
## Stable Dreamfusion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue