Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -758,6 +758,7 @@ def analyze_excel_single(file_path):
|
|
| 758 |
#img_satisfaction = img_satisfaction.resize(
|
| 759 |
# (1000, 800), Image.Resampling.LANCZOS
|
| 760 |
#)
|
|
|
|
| 761 |
|
| 762 |
return (
|
| 763 |
img_bucketfull,
|
|
|
|
| 758 |
#img_satisfaction = img_satisfaction.resize(
|
| 759 |
# (1000, 800), Image.Resampling.LANCZOS
|
| 760 |
#)
|
| 761 |
+
print("none")
|
| 762 |
|
| 763 |
return (
|
| 764 |
img_bucketfull,
|