williamj949 commited on
Commit
8fbace9
Β·
1 Parent(s): 76b0c34

update footer

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -278,17 +278,17 @@ def create_interface():
278
  <h3 style="color: #8B4513; margin-bottom: 15px;">πŸš€ Project Highlights</h3>
279
  <div style="display: flex; justify-content: center; gap: 30px; flex-wrap: wrap; margin-bottom: 15px;">
280
  <div>
281
- <strong>🎯 Accuracy:</strong> 96%+ on test set
282
  </div>
283
  <div>
284
  <strong>πŸ”§ Tech Stack:</strong> FastAI + Gradio
285
  </div>
286
  </div>
287
  <p style="color: #666; font-size: 0.9em;">
288
- <strong>πŸ’‘ Learning Journey:</strong> From data collection and model training to production deployment.<br>
289
- Check out my <a href="https://www.kaggle.com/williamwillj" target="_blank" style="color: #8B4513;">Kaggle profile</a>
290
- for the complete development process and
291
- <a href="https://huggingface.co/williamj949" target="_blank" style="color: #8B4513;">HuggingFace profile</a>
292
  for more ML projects!
293
  </p>
294
  <p style="color: #888; margin-top: 15px;">
 
278
  <h3 style="color: #8B4513; margin-bottom: 15px;">πŸš€ Project Highlights</h3>
279
  <div style="display: flex; justify-content: center; gap: 30px; flex-wrap: wrap; margin-bottom: 15px;">
280
  <div>
281
+ <strong>🎯 Accuracy:</strong> 96%+ on the data set
282
  </div>
283
  <div>
284
  <strong>πŸ”§ Tech Stack:</strong> FastAI + Gradio
285
  </div>
286
  </div>
287
  <p style="color: #666; font-size: 0.9em;">
288
+ Check out my
289
+ <a href="https://www.kaggle.com/williamwillj" target="_blank" style="color: #8B4513;">Kaggle profile</a>
290
+ and
291
+ <a href="https://huggingface.co/williamj949" target="_blank" style="color: #8B4513;">Hugging Face profile</a>
292
  for more ML projects!
293
  </p>
294
  <p style="color: #888; margin-top: 15px;">