ariG23498 HF Staff commited on
Commit
a00933b
·
verified ·
1 Parent(s): d8b7c38

Upload black-forest-labs_FLUX.1-dev_0.py with huggingface_hub

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