DrishtiSharma commited on
Commit
acd48bc
·
verified ·
1 Parent(s): 4177e92

Update app.py

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