Views
No views yet
1from keras.models import load_model 2model = load_model("xiaoyaoes/malicious-keras-text-encoder", trust_remote_code=True)