ariG23498 HF Staff commited on
Commit
a96da21
·
verified ·
1 Parent(s): 93011a3

Upload ByteDance_Video-As-Prompt-Wan2.1-14B_0.py with huggingface_hub

Browse files
ByteDance_Video-As-Prompt-Wan2.1-14B_0.py CHANGED
@@ -34,7 +34,7 @@ except Exception as e:
34
  from slack_sdk import WebClient
35
  client = WebClient(token=os.environ['SLACK_TOKEN'])
36
  client.chat_postMessage(
37
- channel='#hub-model-metadata-snippets-sprint',
38
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/ByteDance_Video-As-Prompt-Wan2.1-14B_0.txt|ByteDance_Video-As-Prompt-Wan2.1-14B_0.txt>',
39
  )
40
 
 
34
  from slack_sdk import WebClient
35
  client = WebClient(token=os.environ['SLACK_TOKEN'])
36
  client.chat_postMessage(
37
+ channel='#exp-slack-alerts',
38
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/ByteDance_Video-As-Prompt-Wan2.1-14B_0.txt|ByteDance_Video-As-Prompt-Wan2.1-14B_0.txt>',
39
  )
40