ariG23498 HF Staff commited on
Commit
9953539
·
verified ·
1 Parent(s): bb9fb07

Upload Qwen_Qwen3-VL-4B-Instruct_0.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. Qwen_Qwen3-VL-4B-Instruct_0.py +1 -0
Qwen_Qwen3-VL-4B-Instruct_0.py CHANGED
@@ -32,6 +32,7 @@ except Exception as e:
32
  import traceback
33
  traceback.print_exc(file=f)
34
 
 
35
  from slack_sdk import WebClient
36
  client = WebClient(token=os.environ['SLACK_TOKEN'])
37
  client.chat_postMessage(
 
32
  import traceback
33
  traceback.print_exc(file=f)
34
 
35
+ import os
36
  from slack_sdk import WebClient
37
  client = WebClient(token=os.environ['SLACK_TOKEN'])
38
  client.chat_postMessage(