MingDoan's picture
feat: Big Update
3a63794
raw
history blame
312 Bytes
API_ENDPOINT = "https://gdscfptu-ai-service-hf.hf.space"
FW_DEFAULT_OPTION = "auto"
CHAT_EXAMPLES = ["Where should I go in Da Nang?",
"Best destinations in Quy Nhon"]
FD_DROPDOWN_CHOICES = ["mtcnn", "hog"]
FW_RADIO_CHOICES = ['none', 'auto']
REMBG_DROPDOWN_CHOICES = ["original", "high", "low"]