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

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

Browse files
Files changed (1) hide show
  1. black-forest-labs_FLUX.1-dev_1.py +1 -1
black-forest-labs_FLUX.1-dev_1.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/black-forest-labs_FLUX.1-dev_1.txt|black-forest-labs_FLUX.1-dev_1.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/black-forest-labs_FLUX.1-dev_1.txt|black-forest-labs_FLUX.1-dev_1.txt>',
31
  )
32