Spaces:
Runtime error
Runtime error
Update InitialMarkups.py
Browse files- InitialMarkups.py +1 -1
InitialMarkups.py
CHANGED
|
@@ -11,7 +11,7 @@ baselink='https://findconsole-initialmarkups.hf.space/view-pdf?'
|
|
| 11 |
newlink='https://findconsole-initialmarkups.hf.space/view-highlight?'
|
| 12 |
tobebilledonlyLink='https://findconsole-initialmarkups.hf.space/view-pdf-tobebilled?'
|
| 13 |
|
| 14 |
-
|
| 15 |
from urllib.parse import urlparse, unquote
|
| 16 |
import os
|
| 17 |
from io import BytesIO
|
|
|
|
| 11 |
newlink='https://findconsole-initialmarkups.hf.space/view-highlight?'
|
| 12 |
tobebilledonlyLink='https://findconsole-initialmarkups.hf.space/view-pdf-tobebilled?'
|
| 13 |
|
| 14 |
+
import tsadropboxretrieval
|
| 15 |
from urllib.parse import urlparse, unquote
|
| 16 |
import os
|
| 17 |
from io import BytesIO
|