SIVAPRASATH commited on
Commit
d14ca54
1 Parent(s): 42b9cbd
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -55,6 +55,7 @@ gr.Interface(
55
  #gr.Label(label="Add Course"),
56
  #debug=True,
57
  #title="CGPA Calculator"
 
58
  )
59
 
60
  iface.launch()
 
55
  #gr.Label(label="Add Course"),
56
  #debug=True,
57
  #title="CGPA Calculator"
58
+ outputs = "textbox"
59
  )
60
 
61
  iface.launch()