powolnik commited on
Commit
3ec9a29
·
1 Parent(s): 6530fe1

feat: add initial Gradio web interface greeting function

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -0,0 +1 @@
 
 
1
+ # using gradio for a simple web interface, implement a function to greet the user AI!