Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,9 @@ emoji: 👀
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: gray
|
| 6 |
pinned: false
|
|
|
|
|
|
|
|
|
|
| 7 |
short_description: bias detector and mitigator using LLMs
|
| 8 |
language:
|
| 9 |
- en
|
|
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: gray
|
| 6 |
pinned: false
|
| 7 |
+
sdk: gradio
|
| 8 |
+
sdk_version: 4.44.0
|
| 9 |
+
app_file: app.py
|
| 10 |
short_description: bias detector and mitigator using LLMs
|
| 11 |
language:
|
| 12 |
- en
|