Skip to content

Commit 60d5b58

Browse files
author
Stepan Kozurak
committed
Fixed send_openai_request
1 parent 6a00d1d commit 60d5b58

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

med_docs/__init__.py

-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
import os
2-
import io
3-
from PIL import Image
4-
import pytesseract
5-
from wand.image import Image as wi
62
import openai
73

84

0 commit comments

Comments
 (0)