ifiecas commited on
Commit
45e0866
·
verified ·
1 Parent(s): b6fcc7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -436,8 +436,8 @@ with tab2:
436
  st.markdown('<div class="about-section">', unsafe_allow_html=True)
437
  st.markdown('<h2 class="section-header">About the Loan Approval System</h2>', unsafe_allow_html=True)
438
  st.markdown(
439
- '<p class="about-text">Our AI-powered system evaluates loan applications using machine learning and '
440
- 'industry-standard criteria. It analyzes your financial information, credit history, and loan requirements '
441
  'to provide fast, objective loan decisions.</p>', unsafe_allow_html=True
442
  )
443
  st.markdown('</div>', unsafe_allow_html=True)
@@ -497,7 +497,7 @@ with tab2:
497
  <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin-bottom: 20px;">
498
  <iframe
499
  style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
500
- src="https://www.youtube.com/embed/y88GidhkAE8?si=iesfB084u4qrtPB_"
501
  title="Assessment Explanation"
502
  frameborder="0"
503
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
 
436
  st.markdown('<div class="about-section">', unsafe_allow_html=True)
437
  st.markdown('<h2 class="section-header">About the Loan Approval System</h2>', unsafe_allow_html=True)
438
  st.markdown(
439
+ '<p class="about-text">This prototype evaluates loan applications using machine learning and '
440
+ 'industry-standard criteria. It analyzes financial information, credit history, and loan requirements'
441
  'to provide fast, objective loan decisions.</p>', unsafe_allow_html=True
442
  )
443
  st.markdown('</div>', unsafe_allow_html=True)
 
497
  <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin-bottom: 20px;">
498
  <iframe
499
  style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
500
+ src="https://www.youtube.com/embed/f4a85SYTUQs?autoplay=1&vq=hd1080&rel=0&modestbranding=1"
501
  title="Assessment Explanation"
502
  frameborder="0"
503
  allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"