Switch back to fun main()
This commit is contained in:
@@ -12,7 +12,7 @@ import java.io.File
|
||||
* This example requires a `runway/AttnGAN` model to be active in Runway.
|
||||
*/
|
||||
|
||||
suspend fun main() = application {
|
||||
fun main() = application {
|
||||
configure {
|
||||
width = 768
|
||||
height = 576
|
||||
|
||||
Reference in New Issue
Block a user