GRATITUD3 commited on
Commit
864c682
·
1 Parent(s): 51536c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ from autodistill.core.custom_detection_model import CustomDetectionModel
10
 
11
  # Hardcoded values - ensure to protect the API key
12
  api_key = "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"
13
- dino_prompt = "buildings . parks ."
14
  gpt_prompt = "carbon sinks"
15
 
16
  MARKDOWN = """
 
10
 
11
  # Hardcoded values - ensure to protect the API key
12
  api_key = "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"
13
+ dino_prompt = "buildings. parks."
14
  gpt_prompt = "carbon sinks"
15
 
16
  MARKDOWN = """