Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,8 +6,11 @@ colorTo: purple
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.8.0
|
| 8 |
app_file: app.py
|
| 9 |
-
pinned:
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Bug Bot 💬
|
|
@@ -48,5 +51,4 @@ gr.Textbox(value="You are a chatbot trained to assist with specific tasks in bug
|
|
| 48 |
|
| 49 |
License
|
| 50 |
|
| 51 |
-
This project is licensed under the MIT License - see the LICENSE file for details.
|
| 52 |
-
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.8.0
|
| 8 |
app_file: app.py
|
| 9 |
+
pinned: true
|
| 10 |
license: mit
|
| 11 |
+
thumbnail: >-
|
| 12 |
+
https://cdn-uploads.huggingface.co/production/uploads/64fbe312dcc5ce730e763dc6/2HUedcIuneTSbJ5SpERMo.png
|
| 13 |
+
short_description: Bug Bot is an AI-powered chatbot designed to assist security
|
| 14 |
---
|
| 15 |
|
| 16 |
# Bug Bot 💬
|
|
|
|
| 51 |
|
| 52 |
License
|
| 53 |
|
| 54 |
+
This project is licensed under the MIT License - see the LICENSE file for details.
|
|
|