CustomNN / new.py
Hrridoyv2's picture
new
735b79b
iface = gr.Interface(fn=greet, inputs="text", outputs="text")
iface.launch()