ThatOrJohn's picture
remove examples
1f980d1 verified
raw
history blame contribute delete
108 Bytes
import gradio as gr
gradio_app = gr.load("models/ThatOrJohn/efficientnet-b1-pineapple")
gradio_app.launch()