GiantPandas commited on
Commit
dd4c9e5
·
verified ·
1 Parent(s): 6d43a28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ Please output the layout information from the PDF image, including each layout e
78
  ]
79
 
80
  openai_api_key = "EMPTY"
81
- openai_api_base = os.environ.get("infinity_parser1_name")
82
  Authorization = os.environ.get("infinity_parser1_Authorization")
83
 
84
  AVAILABLE_MODELS = {
 
78
  ]
79
 
80
  openai_api_key = "EMPTY"
81
+ openai_api_base = os.environ.get("infinity_parser1_api")
82
  Authorization = os.environ.get("infinity_parser1_Authorization")
83
 
84
  AVAILABLE_MODELS = {