Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -7,6 +7,7 @@ import os
|
|
7 |
from werkzeug.utils import secure_filename
|
8 |
import string
|
9 |
|
|
|
10 |
imgtoken = "token 72ec00483379076f580eb8126f29da802a5140c3"
|
11 |
imgtoken2 = "token d128e752adc1f28aa91f63decc1c09d667585dde"
|
12 |
|
|
|
7 |
from werkzeug.utils import secure_filename
|
8 |
import string
|
9 |
|
10 |
+
|
11 |
imgtoken = "token 72ec00483379076f580eb8126f29da802a5140c3"
|
12 |
imgtoken2 = "token d128e752adc1f28aa91f63decc1c09d667585dde"
|
13 |
|