TKM03 commited on
Commit
3241f6d
Β·
verified Β·
1 Parent(s): 4f0ae56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ with gr.Blocks(title="AG News Dataset Explorer") as demo:
65
  gr.Markdown("""
66
  ---
67
  πŸ”— **Dataset**: [AG News on Hugging Face](https://huggingface.co/datasets/ag_news)
68
- ✨ Built by a data engineering enthusiast using Python, Gradio, and Hugging Face.
69
  """)
70
 
71
  # ---------- LAUNCH ---------- #
 
65
  gr.Markdown("""
66
  ---
67
  πŸ”— **Dataset**: [AG News on Hugging Face](https://huggingface.co/datasets/ag_news)
68
+ ✨
69
  """)
70
 
71
  # ---------- LAUNCH ---------- #