ariG23498 HF Staff commited on
Commit
0b5128c
·
verified ·
1 Parent(s): 4c6fd8e

Upload Wan-AI_Wan2.2-Animate-14B_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. Wan-AI_Wan2.2-Animate-14B_0.py +1 -1
Wan-AI_Wan2.2-Animate-14B_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='#hub-model-metadata-snippets-sprint',
30
  text='Problem in <https://huggingface.co/datasets/model-metadata/code_execution_files/blob/main/Wan-AI_Wan2.2-Animate-14B_0.txt|Wan-AI_Wan2.2-Animate-14B_0.txt>',
31
  )
32
 
 
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/Wan-AI_Wan2.2-Animate-14B_0.txt|Wan-AI_Wan2.2-Animate-14B_0.txt>',
31
  )
32