ariG23498 HF Staff commited on
Commit
0902e03
·
verified ·
1 Parent(s): f6c3b68

Upload meituan-longcat_LongCat-Video_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. meituan-longcat_LongCat-Video_0.py +1 -0
meituan-longcat_LongCat-Video_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(