ariG23498 HF Staff commited on
Commit
d589991
·
verified ·
1 Parent(s): 4501501

Upload google_embeddinggemma-300m_2.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. google_embeddinggemma-300m_2.py +1 -0
google_embeddinggemma-300m_2.py CHANGED
@@ -38,6 +38,7 @@ except Exception as e:
38
  import traceback
39
  traceback.print_exc(file=f)
40
 
 
41
  from slack_sdk import WebClient
42
  client = WebClient(token=os.environ['SLACK_TOKEN'])
43
  client.chat_postMessage(
 
38
  import traceback
39
  traceback.print_exc(file=f)
40
 
41
+ import os
42
  from slack_sdk import WebClient
43
  client = WebClient(token=os.environ['SLACK_TOKEN'])
44
  client.chat_postMessage(