imseldrith commited on
Commit
e2001b4
·
verified ·
1 Parent(s): 092dbd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -86,8 +86,8 @@ NSFW_CHECKER_CONFIG = {
86
  }
87
  },
88
  "checker5_phelpsgg": {
89
- "queue_join_url": "https://phelpsgg-falconsai-nsfw-image-detection.hf.space/queue/join",
90
- "queue_data_url_template": "https://phelpsgg-falconsai-nsfw-image-detection.hf.space/queue/data?session_hash={session_hash}",
91
  "payload_template": lambda img_url, session_hash: {
92
  'data': [{'path': img_url}],
93
  'session_hash': session_hash, 'fn_index': 0, 'trigger_id': 9
 
86
  }
87
  },
88
  "checker5_phelpsgg": {
89
+ "queue_join_url": "https://imseldrith-falconsai-nsfw-image-detection.hf.space/queue/join",
90
+ "queue_data_url_template": "https://imseldrith-falconsai-nsfw-image-detection.hf.space/queue/data?session_hash={session_hash}",
91
  "payload_template": lambda img_url, session_hash: {
92
  'data': [{'path': img_url}],
93
  'session_hash': session_hash, 'fn_index': 0, 'trigger_id': 9