GRATITUD3 commited on
Commit
ec67201
1 Parent(s): b413d1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -8,9 +8,9 @@ import cv2
8
  from autodistill.core.custom_detection_model import CustomDetectionModel
9
 
10
  # Hardcoded values
11
- api_key = "your-hardcoded-api-key"
12
- dino_prompt = "buildings, parks."
13
- gpt_prompt = "carbon sinks"
14
 
15
  MARKDOWN = """
16
  # DINO-GPT4V
 
8
  from autodistill.core.custom_detection_model import CustomDetectionModel
9
 
10
  # Hardcoded values
11
+ api_key = "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"
12
+ dino_prompt = "buildings . parks ."
13
+ gpt_prompt = "buildings"
14
 
15
  MARKDOWN = """
16
  # DINO-GPT4V