Spaces:
Running
Running
Commit
·
53c5d04
1
Parent(s):
6717f64
Update app.py
Browse files
app.py
CHANGED
@@ -428,7 +428,7 @@ def read_content(file_path):
|
|
428 |
|
429 |
return content
|
430 |
|
431 |
-
image_type = '
|
432 |
def predict(input):
|
433 |
print(f'liuyz_0_', input)
|
434 |
'''
|
|
|
428 |
|
429 |
return content
|
430 |
|
431 |
+
image_type = 'filepath' #'pil'
|
432 |
def predict(input):
|
433 |
print(f'liuyz_0_', input)
|
434 |
'''
|