Spaces:
Running
Running
GitHub Actions
commited on
Commit
•
b80f655
1
Parent(s):
e73a5f7
Updated README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# Headshot Project
|
|
|
1 |
+
---
|
2 |
+
title: Headshot
|
3 |
+
emoji: 🏹
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.29.0
|
8 |
+
app_file: space.py
|
9 |
+
pinned: false
|
10 |
+
license: openrail
|
11 |
+
---
|
12 |
+
|
13 |
|
14 |
# Headshot Project
|