Update app.py
Browse files
app.py
CHANGED
@@ -191,7 +191,7 @@ def main():
|
|
191 |
<div style="margin: 1.5rem 0;">
|
192 |
<div style="font-size: 1.2rem; color: #4a4a4a;">Automated Requirement Classification, Defect Detection & Optimization</div>
|
193 |
<div style="display: flex; justify-content: center; gap: 1rem; margin: 1rem 0;">
|
194 |
-
<div style="padding: 0.5rem 1rem; background: #f0f2f6;color: black; border-radius: 20px;">
|
195 |
<div style="padding: 0.5rem 1rem; background: #f0f2f6; color: black; border-radius: 20px;">Mistral + Groq API</div>
|
196 |
</div>
|
197 |
</div>
|
|
|
191 |
<div style="margin: 1.5rem 0;">
|
192 |
<div style="font-size: 1.2rem; color: #4a4a4a;">Automated Requirement Classification, Defect Detection & Optimization</div>
|
193 |
<div style="display: flex; justify-content: center; gap: 1rem; margin: 1rem 0;">
|
194 |
+
<div style="padding: 0.5rem 1rem; background: #f0f2f6;color: black; border-radius: 20px;">Team: MSSE-31</div>
|
195 |
<div style="padding: 0.5rem 1rem; background: #f0f2f6; color: black; border-radius: 20px;">Mistral + Groq API</div>
|
196 |
</div>
|
197 |
</div>
|