mgokg commited on
Commit
2666b06
·
verified ·
1 Parent(s): 6807071

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -9,6 +9,7 @@ import json
9
  import groq
10
  import os
11
 
 
12
  google_api_key = os.getenv('google_search')
13
  API_URL = "https://blavken-flowiseblav.hf.space/api/v1/prediction/fbc118dc-ec00-4b59-acff-600648958be3"
14
  api_key = os.getenv('groq')
 
9
  import groq
10
  import os
11
 
12
+
13
  google_api_key = os.getenv('google_search')
14
  API_URL = "https://blavken-flowiseblav.hf.space/api/v1/prediction/fbc118dc-ec00-4b59-acff-600648958be3"
15
  api_key = os.getenv('groq')