Update app.py
Browse files
app.py
CHANGED
@@ -432,7 +432,7 @@ Format your response with clear sections and bullet points for readability."""
|
|
432 |
<div class="metadata">
|
433 |
<strong>π File:</strong> {{ file_name }}<br>
|
434 |
<strong>π
Generated:</strong> {{ timestamp }}<br>
|
435 |
-
<strong>π€ Model:</strong> OpenAI gpt-oss-20b
|
436 |
</div>
|
437 |
|
438 |
<div class="section">
|
@@ -454,8 +454,8 @@ Format your response with clear sections and bullet points for readability."""
|
|
454 |
</div>
|
455 |
|
456 |
<div class="footer">
|
457 |
-
<p>Report generated by Smart Data Analyzer Pro β’ Powered by AI</p>
|
458 |
-
<p>For questions or support,
|
459 |
</div>
|
460 |
</body>
|
461 |
</html>
|
|
|
432 |
<div class="metadata">
|
433 |
<strong>π File:</strong> {{ file_name }}<br>
|
434 |
<strong>π
Generated:</strong> {{ timestamp }}<br>
|
435 |
+
<strong>π€ Model:</strong> OpenAI gpt-oss-20b
|
436 |
</div>
|
437 |
|
438 |
<div class="section">
|
|
|
454 |
</div>
|
455 |
|
456 |
<div class="footer">
|
457 |
+
<p>Report generated by Smart Data Analyzer Pro β’ Powered by Smart AI</p>
|
458 |
+
<p>For questions or support, contact +8801719296601 (via Whatsapp)</p>
|
459 |
</div>
|
460 |
</body>
|
461 |
</html>
|