Zhu-FaceOnLive commited on
Commit
1815512
Β·
verified Β·
1 Parent(s): 56502eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -75,9 +75,7 @@ def search_face(file, token_txt, request: gr.Request):
75
  gr.Info("⏳ Wait for your next free search, or πŸš€ Go Premium for deep search!", duration=12)
76
  return []
77
 
78
- country_code = ""
79
- if token_txt != "":
80
- country_code = "LL"
81
 
82
  try:
83
  result_text = backend.predict(
 
75
  gr.Info("⏳ Wait for your next free search, or πŸš€ Go Premium for deep search!", duration=12)
76
  return []
77
 
78
+ country_code = "PFC, PLS, FFC"
 
 
79
 
80
  try:
81
  result_text = backend.predict(