khoatran94 commited on
Commit
d461b3a
·
1 Parent(s): b3c413b

test cv extraction

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ def read_pdf(file_path):
57
  return output
58
 
59
 
60
- @spaces.GPU(duration=30)
61
  def LLM_Inference(cv_text):
62
  text = f'''
63
  You are an AI designed to extract structured information from unstructured text. Your task is to analyze the content of a candidate's CV and extract the following details:
 
57
  return output
58
 
59
 
60
+ @spaces.GPU(duration=19)
61
  def LLM_Inference(cv_text):
62
  text = f'''
63
  You are an AI designed to extract structured information from unstructured text. Your task is to analyze the content of a candidate's CV and extract the following details: