Spaces:
Running
Running
File size: 517 Bytes
a68746d 49da546 a68746d ff26013 a68746d ff26013 e1503b6 44a7d61 a68746d 49da546 05c2ac8 49da546 05c2ac8 49da546 05c2ac8 49da546 44a7d61 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: tag-a-repo bot
emoji: 👀
colorFrom: purple
colorTo: yellow
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: True
base_path: /gradio
python_version: 3.11.2
---
# HF Tagging Bot
This is a bot that tags HuggingFace models when they are mentioned in discussions.
## How it works
1. The bot listens to discussions on the HuggingFace Hub
2. When a discussion is created, the bot checks for tag mentions in the comment
3. If a tag is mentioned, the bot adds the tag to the model repository via a PR
|