garvit2205 commited on
Commit
46a20e0
·
verified ·
1 Parent(s): 8014fd2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -17
app.py CHANGED
@@ -128,9 +128,6 @@ def response(user_query):
128
 
129
  desc="""
130
 
131
-
132
-
133
-
134
  There are three tables in the database:
135
 
136
 
@@ -145,20 +142,6 @@ The table includes the employee's unique ID, first name, last name, email addres
145
  Course Info Table:
146
  The table holds information about the course's unique ID, name, course code, instructor ID, department offering the course, number of credits, and the semester in which the course is offered.
147
 
148
-
149
-
150
-
151
-
152
-
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
  """
163
 
164
  demo = gr.Interface(
 
128
 
129
  desc="""
130
 
 
 
 
131
  There are three tables in the database:
132
 
133
 
 
142
  Course Info Table:
143
  The table holds information about the course's unique ID, name, course code, instructor ID, department offering the course, number of credits, and the semester in which the course is offered.
144
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  """
146
 
147
  demo = gr.Interface(