# load_evil_pickle.py import pickle from huggingface_hub import InferenceClient if __name__ == "__main__": client = InferenceClient("szk2024/test")