danielsteinigen commited on
Commit
56fb473
1 Parent(s): 06fe304

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ with col3:
171
  with col4:
172
  st.caption("Semantic Model")
173
  image = Image.open('util/ontology.png')
174
- st.image(image, width=1000)
175
 
176
 
177
  text_option = st.radio("Select Example", ["Insert your paragraph", "EStG § 66 Kindergeld", "EStG § 9 Werbungskosten"])
 
171
  with col4:
172
  st.caption("Semantic Model")
173
  image = Image.open('util/ontology.png')
174
+ st.image(image, width=700)
175
 
176
 
177
  text_option = st.radio("Select Example", ["Insert your paragraph", "EStG § 66 Kindergeld", "EStG § 9 Werbungskosten"])