iisadia commited on
Commit
8a0a253
·
verified ·
1 Parent(s): 5f670d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ def generate_pdf_report(results):
128
  # Streamlit app
129
  def main():
130
  st.title("AI Powered Requirement Analysis and Defect Detection using Large Language Model LLaMA")
131
- st.markdown("**Team Name:** Sadia, Areeba, Rabbia, Tesmia")
132
  st.markdown("**Model:** LLaMA-3.3-70b-Versatile")
133
 
134
  # Input requirements manually
 
128
  # Streamlit app
129
  def main():
130
  st.title("AI Powered Requirement Analysis and Defect Detection using Large Language Model LLaMA")
131
+ st.markdown("**Team:** MSSE-31")
132
  st.markdown("**Model:** LLaMA-3.3-70b-Versatile")
133
 
134
  # Input requirements manually