if content != image convert it into image
This commit is contained in:
@@ -12,7 +12,8 @@ RUN pip install --no-cache-dir \
|
||||
uvicorn \
|
||||
python-multipart \
|
||||
Pillow \
|
||||
numpy
|
||||
numpy \
|
||||
pypdfium2
|
||||
|
||||
COPY server.py /workspace/server.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user