DrishtiSharma commited on
Commit
f5c7a63
·
verified ·
1 Parent(s): 8e22da0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -230,7 +230,7 @@ if __name__ == "__main__":
230
  patent_link = st.text_area(
231
  "Enter Google Patent Link:",
232
  value="https://patents.google.com/patent/US8676427B1/en",
233
- height=50
234
  )
235
 
236
  # Initialize session state
 
230
  patent_link = st.text_area(
231
  "Enter Google Patent Link:",
232
  value="https://patents.google.com/patent/US8676427B1/en",
233
+ height=90
234
  )
235
 
236
  # Initialize session state