AlbertoFH98 commited on
Commit
b5c454d
1 Parent(s): 999bfb6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -29,7 +29,6 @@ def get_args():
29
  os.system("python -m spacy download es_core_news_lg")
30
 
31
  # -- 2. Setup env and logger
32
- os.environ["TOGETHER_API_KEY"] = "6101599d6e33e3bda336b8d007ca22e35a64c72cfd52c2d8197f663389fc50c5"
33
  logger = get_logger(__name__)
34
 
35
  # -- 3. Setup constants
 
29
  os.system("python -m spacy download es_core_news_lg")
30
 
31
  # -- 2. Setup env and logger
 
32
  logger = get_logger(__name__)
33
 
34
  # -- 3. Setup constants