Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,18 @@
|
|
1 |
---
|
|
|
2 |
title: AI Resume Builder
|
3 |
emoji: 🧠
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
|
|
|
|
12 |
# AI Resume Builder
|
13 |
|
14 |
This app helps users generate resumes using AI. It is built using Gradio and runs on Hugging Face Spaces.
|
|
|
1 |
---
|
2 |
+
---
|
3 |
title: AI Resume Builder
|
4 |
emoji: 🧠
|
5 |
+
colorFrom: purple
|
6 |
+
colorTo: pink
|
7 |
sdk: gradio
|
8 |
+
sdk_version: 4.29.0
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
+
license: mit
|
12 |
---
|
13 |
|
14 |
+
|
15 |
+
|
16 |
# AI Resume Builder
|
17 |
|
18 |
This app helps users generate resumes using AI. It is built using Gradio and runs on Hugging Face Spaces.
|