Spaces:
Sleeping
Sleeping
remove rembg
Browse files
Layoutlmv3_inference/ocr.py
CHANGED
|
@@ -6,7 +6,6 @@ import json
|
|
| 6 |
import requests
|
| 7 |
import traceback
|
| 8 |
import tempfile
|
| 9 |
-
from rembg import remove
|
| 10 |
|
| 11 |
|
| 12 |
from PIL import Image
|
|
|
|
| 6 |
import requests
|
| 7 |
import traceback
|
| 8 |
import tempfile
|
|
|
|
| 9 |
|
| 10 |
|
| 11 |
from PIL import Image
|