Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -134,8 +134,8 @@ def generate_pdf_report(results):
|
|
134 |
|
135 |
# Streamlit app
|
136 |
def main():
|
137 |
-
st.title("Requirement Analysis
|
138 |
-
st.markdown("**Team Name:**
|
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
|