Merge pull request #6143 from vladmandic/fix-interrogate

fix interrogate
master
AUTOMATIC1111 3 years ago committed by GitHub
commit f378b8d53a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -135,7 +135,7 @@ class InterrogateModels:
return caption[0]
def interrogate(self, pil_image):
res = None
res = ""
try:

Loading…
Cancel
Save