Hi
Sorry but this is a n00b question but i can't seem to find the documentation for this. I am trying to set up a form that can do image upload for ImageIdentify. The example, I saw was
CloudDeploy[FormFunction[{"size" -> "Number"}, Style["Hello World", Red, #size] &, "GIF"]]
Instead of Hello World, how can I change it so that it is an image and I can set a zoom size or something of that nature? I am just trying to learn the wolfram language by example.
Pointing to some documentation that is specific to this would be very helpful. Thanks