Switch back to fun main()
This commit is contained in:
@@ -10,7 +10,7 @@ import org.openrndr.extra.runway.*
|
||||
* This demonstrates the body estimation model of DensePose
|
||||
* This example requires a `runway/DensePose` model active in Runway.
|
||||
*/
|
||||
suspend fun main() = application {
|
||||
fun main() = application {
|
||||
configure {
|
||||
width = 512
|
||||
height = 512
|
||||
|
||||
Reference in New Issue
Block a user