tdnathmlenthusiast commited on
Commit
c55a83e
1 Parent(s): d340bd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ interface = gr.Interface(
35
  description="Enter your requirements & get valuable insight from Guru." # Description of the interface
36
  )
37
 
38
- )
39
 
40
  # Start the Gradio app
41
  interface.launch(inline=True)
 
35
  description="Enter your requirements & get valuable insight from Guru." # Description of the interface
36
  )
37
 
38
+
39
 
40
  # Start the Gradio app
41
  interface.launch(inline=True)