Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,6 @@ from io import BytesIO
|
|
6 |
from tqdm import tqdm
|
7 |
import time
|
8 |
import numpy as np
|
9 |
-
import potrace
|
10 |
import base64
|
11 |
|
12 |
# Defining the repository information and the trigger word
|
|
|
6 |
from tqdm import tqdm
|
7 |
import time
|
8 |
import numpy as np
|
|
|
9 |
import base64
|
10 |
|
11 |
# Defining the repository information and the trigger word
|