Spaces:
Runtime error
Runtime error
adyashanayak165-code commited on
Commit ·
f7b04d1
1
Parent(s): c90090d
fixed configuration error
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ModelTrace AI
|
| 2 |
|
| 3 |
A DistilBERT-powered web application that identifies which AI model generated a given text.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: MODELTRACE AI
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
# ModelTrace AI
|
| 10 |
|
| 11 |
A DistilBERT-powered web application that identifies which AI model generated a given text.
|