pane2k commited on
Commit
56bdaf8
·
verified ·
1 Parent(s): 02bf4b9

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. TikTok/Statistic/SingleUser.py +1 -1
TikTok/Statistic/SingleUser.py CHANGED
@@ -102,7 +102,7 @@ async def users_videos_with_hashtag(usernameList, hashtag, blackList: dict[list]
102
  num_sessions=1,
103
  sleep_after=20,
104
  headless=False,
105
- executable_path="C:/Program Files/Google/Chrome/Application/chrome.exe",
106
  # browser="firefox",
107
  override_browser_args=[
108
  "--disable-blink-features=AutomationControlled"],
 
102
  num_sessions=1,
103
  sleep_after=20,
104
  headless=False,
105
+ # executable_path="C:/Program Files/Google/Chrome/Application/chrome.exe",
106
  # browser="firefox",
107
  override_browser_args=[
108
  "--disable-blink-features=AutomationControlled"],