Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ def generate_pdf_report(results):
|
|
136 |
# Streamlit app
|
137 |
def main():
|
138 |
st.title("AI Powered Requirement Analysis and Defect Detection using Large Language Model Mistral")
|
139 |
-
st.markdown("**Team
|
140 |
st.markdown("**Model:** Mistral")
|
141 |
|
142 |
# Input requirements manually
|
|
|
136 |
# Streamlit app
|
137 |
def main():
|
138 |
st.title("AI Powered Requirement Analysis and Defect Detection using Large Language Model Mistral")
|
139 |
+
st.markdown("**Team:** MSSE-31")
|
140 |
st.markdown("**Model:** Mistral")
|
141 |
|
142 |
# Input requirements manually
|