wealthcoders commited on
Commit
40f9682
·
verified ·
1 Parent(s): 05dd32e

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +2 -0
handler.py CHANGED
@@ -4,6 +4,8 @@ import torch
4
  import io
5
  from PIL import Image
6
  import base64
 
 
7
 
8
  prompt = """**Task**:
9
  Analyze this document image exhaustively and output in Markdown format.
 
4
  import io
5
  from PIL import Image
6
  import base64
7
+ import time
8
+ import uuid
9
 
10
  prompt = """**Task**:
11
  Analyze this document image exhaustively and output in Markdown format.