Spaces:
Runtime error
Runtime error
Commit
·
5cfe791
1
Parent(s):
0a72c82
df
Browse files
app.py
CHANGED
@@ -3,7 +3,6 @@ from PIL import Image
|
|
3 |
import hopsworks
|
4 |
|
5 |
# If You want to inspect the results for the synthetic data set SYNTHETIC = TRUE
|
6 |
-
#
|
7 |
SYNTHETIC = True
|
8 |
|
9 |
latestSurvivorImage = 'latest_survivor_pred'
|
|
|
3 |
import hopsworks
|
4 |
|
5 |
# If You want to inspect the results for the synthetic data set SYNTHETIC = TRUE
|
|
|
6 |
SYNTHETIC = True
|
7 |
|
8 |
latestSurvivorImage = 'latest_survivor_pred'
|