ariG23498 HF Staff commited on
Commit
f6feed8
·
verified ·
1 Parent(s): 2483803

Upload lovis93_next-scene-qwen-image-lora-2509_0.py with huggingface_hub

Browse files
lovis93_next-scene-qwen-image-lora-2509_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/lovis93_next-scene-qwen-image-lora-2509_0.txt|lovis93_next-scene-qwen-image-lora-2509_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/lovis93_next-scene-qwen-image-lora-2509_0.txt|lovis93_next-scene-qwen-image-lora-2509_0.txt>',
35
  )
36