Spaces:
Runtime error
Runtime error
Update overlay.py
Browse files- overlay.py +1 -1
overlay.py
CHANGED
|
@@ -42,7 +42,7 @@ def textover(im,txt1="",txt2=""):
|
|
| 42 |
#im.save('tmp.png')
|
| 43 |
|
| 44 |
im = Image.open(im)
|
| 45 |
-
inp=
|
| 46 |
hh=1
|
| 47 |
hhh=45
|
| 48 |
#cnt = len(inp)
|
|
|
|
| 42 |
#im.save('tmp.png')
|
| 43 |
|
| 44 |
im = Image.open(im)
|
| 45 |
+
inp=1
|
| 46 |
hh=1
|
| 47 |
hhh=45
|
| 48 |
#cnt = len(inp)
|