ariG23498 HF Staff commited on
Commit
27c9dea
·
verified ·
1 Parent(s): fb32659

Upload dx8152_Fusion_lora_0.py with huggingface_hub

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