Spaces:
Running
Running
Commit
·
5c7c2b0
1
Parent(s):
32e57d3
commit
Browse files
app.py
CHANGED
@@ -164,7 +164,7 @@ with gr.Blocks() as demo:
|
|
164 |
""")
|
165 |
gr.Markdown("""
|
166 |
1. Upload a resume in PDF format.
|
167 |
-
2. Enter a question about the resume.
|
168 |
3. Click on the "Submit" button to get the response.
|
169 |
4. Click on the "Clear" button to reset the inputs.
|
170 |
""")
|
|
|
164 |
""")
|
165 |
gr.Markdown("""
|
166 |
1. Upload a resume in PDF format.
|
167 |
+
2. Enter a question about the resume (example: where does the applicant currently work?).
|
168 |
3. Click on the "Submit" button to get the response.
|
169 |
4. Click on the "Clear" button to reset the inputs.
|
170 |
""")
|