iisadia commited on
Commit
e8a4040
·
verified ·
1 Parent(s): 931d3d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -134,8 +134,8 @@ def generate_pdf_report(results):
134
 
135
  # Streamlit app
136
  def main():
137
- st.title("Requirement Analysis Tool")
138
- st.markdown("**Team Name:** Team Innovators")
139
  st.markdown("**Model:** Mistral")
140
 
141
  # Input requirements manually
 
134
 
135
  # Streamlit app
136
  def main():
137
+ st.title("AI Powered Requirement Analysis and Defect Detection using Large Language Model Mistral")
138
+ st.markdown("**Team Name:** Sadia, Areeba, Rabbia, Tesmia")
139
  st.markdown("**Model:** Mistral")
140
 
141
  # Input requirements manually