File size: 344 Bytes
6d88ec0
 
 
 
 
 
 
 
 
 
 
 
9140ddf
 
 
 
 
 
4bd843b
a65eea4
4bd843b
a65eea4
 
4bd843b
a65eea4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: ResumeJobMatching
emoji: 🔥
colorFrom: red
colorTo: indigo
sdk: gradio
sdk_version: 4.27.0
app_file: app.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

# Install requirements:

```
pip install -r requirements.txt

```
# Run the code:

```
python3 app.py

```