iisadia commited on
Commit
8fad2ff
·
verified ·
1 Parent(s): bf9eab2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -129,7 +129,7 @@ def generate_pdf_report(results):
129
  # Streamlit app
130
  def main():
131
  st.title("AI-Based Requirement Defect Detection Using Large Language Models (LLMs)")
132
- st.markdown("**Team Name:** Sadia, Areeba, Rabbia, Tesmia")
133
  st.markdown("**Models:** Mistral (Classification & Domain) + Groq (Defects & Rewriting)")
134
 
135
  # Input requirements manually
 
129
  # Streamlit app
130
  def main():
131
  st.title("AI-Based Requirement Defect Detection Using Large Language Models (LLMs)")
132
+ st.markdown("By: Sadia Iqbal")
133
  st.markdown("**Models:** Mistral (Classification & Domain) + Groq (Defects & Rewriting)")
134
 
135
  # Input requirements manually