FirstSpace / app2.py
AminFaraji's picture
Update app2.py
591b22e verified
raw
history blame
61 Bytes
demo = gr.Interface(fn=greet, inputs="text", outputs="text")