danschnurp commited on
Commit
4d10cb1
·
verified ·
1 Parent(s): 5e9caa2

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -202,7 +202,6 @@ iface = gr.Interface(
202
  headers=["Rank", "Title", "Author", "Year", "Publisher", "ISBN", "Rating"],
203
  type="pandas",
204
  wrap=True,
205
- height=500,
206
  width=1000
207
  ),
208
  gr.JSON(label="Detailed Recommendations")
 
202
  headers=["Rank", "Title", "Author", "Year", "Publisher", "ISBN", "Rating"],
203
  type="pandas",
204
  wrap=True,
 
205
  width=1000
206
  ),
207
  gr.JSON(label="Detailed Recommendations")