saherPervaiz commited on
Commit
ba32f5d
·
verified ·
1 Parent(s): 43471b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import requests
4
  import os
5
 
6
  # Set the GROC API Key directly in the code
7
- GROC_API_KEY = os.getenv("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") # Make sure your API key is stored in the environment variable
8
 
9
  # Function to load and preprocess data
10
  @st.cache_data
 
4
  import os
5
 
6
  # Set the GROC API Key directly in the code
7
+ GROC_API_KEY = os.getenv("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") # Make sure your API key is stored in the environment variable
8
 
9
  # Function to load and preprocess data
10
  @st.cache_data