Abu1998 commited on
Commit
4ceea99
1 Parent(s): baa539e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  demo = gr.Interface(
2
  [
3
  gr.Textbox(label="User Input", placeholder="Enter user input"),
 
1
+ import gradio as gr
2
+
3
  demo = gr.Interface(
4
  [
5
  gr.Textbox(label="User Input", placeholder="Enter user input"),