vumichien commited on
Commit
88900f4
·
1 Parent(s): 8eb4299

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -18,7 +18,7 @@ model = YOLO('ultralyticsplus/yolov8s')
18
  CLASS = model.model.names
19
  ZIP = False
20
  default_bot_voice = "おはいようございます"
21
- area_threshold = 0.3
22
 
23
  # Config for human input
24
  prompt_template = "私はあなたに、Detomo社が作ったロボットのように振る舞ってほしいです。あなたの名前はアイサツです。"\
 
18
  CLASS = model.model.names
19
  ZIP = False
20
  default_bot_voice = "おはいようございます"
21
+ area_threshold = 0.25
22
 
23
  # Config for human input
24
  prompt_template = "私はあなたに、Detomo社が作ったロボットのように振る舞ってほしいです。あなたの名前はアイサツです。"\