MagicDash commited on
Commit
3afab17
·
verified ·
1 Parent(s): 32aab7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,7 +221,7 @@ async def result(request: Request,
221
  global response1, response2, response3, response4, response5, response6, response7, response8, response9, response10, response11
222
 
223
 
224
- api = "AIzaSyD3drCF1KnfAfTNYGNIBJNS_nAry7kzlxg"
225
  excluded_words = ["name", "postal", "date", "phone", "address", "id"]
226
 
227
  def generate_gemini_response(plot_path):
 
221
  global response1, response2, response3, response4, response5, response6, response7, response8, response9, response10, response11
222
 
223
 
224
+ api = "AIzaSyBqYpSLeY5lIzo11DQAL20QLG1Slr4MjIU"
225
  excluded_words = ["name", "postal", "date", "phone", "address", "id"]
226
 
227
  def generate_gemini_response(plot_path):