ariG23498 HF Staff commited on
Commit
7b32909
·
verified ·
1 Parent(s): 6b286a3

Upload Kijai_WanVideo_comfy_fp8_scaled_0.py with huggingface_hub

Browse files
Kijai_WanVideo_comfy_fp8_scaled_0.py CHANGED
@@ -25,6 +25,7 @@ except Exception as e:
25
  import traceback
26
  traceback.print_exc(file=f)
27
 
 
28
  from slack_sdk import WebClient
29
  client = WebClient(token=os.environ['SLACK_TOKEN'])
30
  client.chat_postMessage(
 
25
  import traceback
26
  traceback.print_exc(file=f)
27
 
28
+ import os
29
  from slack_sdk import WebClient
30
  client = WebClient(token=os.environ['SLACK_TOKEN'])
31
  client.chat_postMessage(