AeonAIRisk commited on
Commit
6f8ece9
·
verified ·
1 Parent(s): 63a5452

Upload generate.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. generate.py +2 -0
generate.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ from pathlib import Path
2
+ print(Path(__file__).with_name("evil_final.pkl"))