samiee2213 commited on
Commit
415f65d
1 Parent(s): 69a0a8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -24,9 +24,6 @@ st.set_page_config(page_title="MindMate", layout="wide", initial_sidebar_state="
24
  api_key = os.getenv('GEMINI_API_KEY')
25
 
26
 
27
- # Initialize Orkes Client
28
- orkes_client = conductor.Conductor(api_key=orkes_api_key, api_secret=orkes_api_secret, server_url=orkes_server_url)
29
-
30
  # CSS styles
31
  css = '''
32
  <style>
 
24
  api_key = os.getenv('GEMINI_API_KEY')
25
 
26
 
 
 
 
27
  # CSS styles
28
  css = '''
29
  <style>