openreviewer commited on
Commit
36c53d0
1 Parent(s): 5d2f5f1

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -26,6 +26,7 @@ api_keys = {
26
  'commandr_api_key': os.environ.get('COMMANDR_API_KEY')
27
  }
28
 
 
29
  use_real_api = True
30
 
31
  # Function to generate a paper_id using SHA-512 hash
 
26
  'commandr_api_key': os.environ.get('COMMANDR_API_KEY')
27
  }
28
 
29
+ #
30
  use_real_api = True
31
 
32
  # Function to generate a paper_id using SHA-512 hash