mgbam commited on
Commit
0da6724
·
verified ·
1 Parent(s): 5fdef64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,14 +1,18 @@
1
  ---
 
2
  title: AI Resume Builder
3
  emoji: 🧠
4
- colorFrom: indigo
5
- colorTo: blue
6
  sdk: gradio
7
- sdk_version: 5.34.2
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.