Update handler.py
Browse files- handler.py +0 -1
handler.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
%%writefile handler.py
|
2 |
from typing import Dict, List, Any
|
3 |
import base64
|
4 |
from PIL import Image
|
|
|
|
|
1 |
from typing import Dict, List, Any
|
2 |
import base64
|
3 |
from PIL import Image
|