mgbam commited on
Commit
cbf9f33
·
verified ·
1 Parent(s): 4c20612

Update hf_client.py

Browse files
Files changed (1) hide show
  1. hf_client.py +1 -1
hf_client.py CHANGED
@@ -3,7 +3,7 @@
3
 
4
  ### hf_client.py
5
 
6
- Import os
7
 
8
  from huggingface_hub import InferenceClient, HfApi
9
  from tavily import TavilyClient
 
3
 
4
  ### hf_client.py
5
 
6
+ import os
7
 
8
  from huggingface_hub import InferenceClient, HfApi
9
  from tavily import TavilyClient