ariG23498 HF Staff commited on
Commit
d28fefd
·
verified ·
1 Parent(s): b7e7435

Upload meituan-longcat_LongCat-Video_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. meituan-longcat_LongCat-Video_0.py +1 -1
meituan-longcat_LongCat-Video_0.py CHANGED
@@ -26,7 +26,7 @@ except Exception as e:
26
  from slack_sdk import WebClient
27
  client = WebClient(token=os.environ['SLACK_TOKEN'])
28
  client.chat_postMessage(
29
- channel='#exp-slack-alerts',
30
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/meituan-longcat_LongCat-Video_0.txt|meituan-longcat_LongCat-Video_0.txt>',
31
  )
32
 
 
26
  from slack_sdk import WebClient
27
  client = WebClient(token=os.environ['SLACK_TOKEN'])
28
  client.chat_postMessage(
29
+ channel='#hub-model-metadata-snippets-sprint',
30
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/meituan-longcat_LongCat-Video_0.txt|meituan-longcat_LongCat-Video_0.txt>',
31
  )
32