Spaces:
Sleeping
Sleeping
[Update]Correct typo
Browse files
app.py
CHANGED
@@ -64,7 +64,7 @@ def restart_space():
|
|
64 |
|
65 |
raw_data = dummydf()
|
66 |
methods = list(set(raw_data['Method']))
|
67 |
-
metrics = ["
|
68 |
|
69 |
def update_table(
|
70 |
hidden_df: pd.DataFrame,
|
|
|
64 |
|
65 |
raw_data = dummydf()
|
66 |
methods = list(set(raw_data['Method']))
|
67 |
+
metrics = ["Church","Parachute","Tench","Garbage Turch","Van Gogh","Violence","Illegal Activity","Nudity"]
|
68 |
|
69 |
def update_table(
|
70 |
hidden_df: pd.DataFrame,
|