Spaces:
Runtime error
Runtime error
init commit
Browse filesSigned-off-by: AnyISalIn <[email protected]>
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: PhotoMarker
|
3 |
+
emoji: ⚡️
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: purple
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.48.0
|
8 |
+
app_file: app.py
|
9 |
+
license: mit
|
10 |
+
pinned: false
|
11 |
+
suggested_hardware: cpu-upgrade
|
12 |
+
suggested_storage: small
|
13 |
+
hf_oauth: true
|
14 |
+
---
|
15 |
+
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|