Update README.md
Browse files
README.md
CHANGED
|
@@ -17,4 +17,6 @@ Deploy using the provided `handler.py` on Hugging Face Inference Endpoints or lo
|
|
| 17 |
|
| 18 |
python
|
| 19 |
# Example usage
|
| 20 |
-
# Inputs: "Generate a Python script for a buffer overflow exploit on a Windows x86 target using a JMP ESP instruction."
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
python
|
| 19 |
# Example usage
|
| 20 |
+
# Inputs: "Generate a Python script for a buffer overflow exploit on a Windows x86 target using a JMP ESP instruction."
|
| 21 |
+
|
| 22 |
+
## Note: This is just scripts to train and run the AI model (not actual model)
|