Spaces:
Runtime error
Runtime error
Niv Sardi
commited on
Commit
·
fb87d4f
1
Parent(s):
84bfb0d
add HF README
Browse filesSigned-off-by: Niv Sardi <xaiki@evilgiggle.com>
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: spoof detect
|
3 |
+
emoji: 🤯
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: blue
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
app_port: 3000
|
9 |
+
suggested_hardware: a10g-small
|
10 |
+
license: agpl-3.0
|
11 |
+
---
|
12 |
+
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|