hsienchen commited on
Commit
e4b212b
1 Parent(s): 568ec07

Update app_myQ.py

Browse files
Files changed (1) hide show
  1. app_myQ.py +3 -5
app_myQ.py CHANGED
@@ -217,11 +217,9 @@ with gr.Blocks() as app_quali:
217
  # 🥷 Summerize Job Posting and Make a Comparison with Qualifications #
218
 
219
  - screen capture (Win + shift + S)
220
- - click to upload
221
- - await LLM Bot (Gemini, in this case) response
222
- - receive THREE actionable items
223
-
224
- [demo video](https://youtu.be/lJ4jIAEVRNY)
225
 
226
  """)
227
 
 
217
  # 🥷 Summerize Job Posting and Make a Comparison with Qualifications #
218
 
219
  - screen capture (Win + shift + S)
220
+ - use MD editor below
221
+
222
+ [markdown editor](https://stackedit.io/app#)
 
 
223
 
224
  """)
225