Spaces:
Sleeping
Sleeping
nastasiasnk
commited on
Commit
•
a675cf8
1
Parent(s):
b236779
Update app.py
Browse files
app.py
CHANGED
@@ -242,7 +242,7 @@ def test(input_json):
|
|
242 |
"luDomainMapper": landuseMapperDict,
|
243 |
"attributeMapper": livabilityMapperDict,
|
244 |
#"fetchDm": matrices,
|
245 |
-
"dm_an": df_dm_dict
|
246 |
"landuses":df_lu_filtered_dict,
|
247 |
"constants": [alpha, threshold]
|
248 |
}
|
|
|
242 |
"luDomainMapper": landuseMapperDict,
|
243 |
"attributeMapper": livabilityMapperDict,
|
244 |
#"fetchDm": matrices,
|
245 |
+
"dm_an": df_dm_dict,
|
246 |
"landuses":df_lu_filtered_dict,
|
247 |
"constants": [alpha, threshold]
|
248 |
}
|