Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xinchen9
/
UnlearnDiffAtk-Benchmark
like
0
Sleeping
App
Files
Files
Community
xinchen9
commited on
Jun 13
Commit
9a17251
•
1 Parent(s):
757eb76
[Update]Correct Typos
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -185,7 +185,7 @@ with demo:
185
)
186
187
188
-
for selector in [
mmodel1_column
]:
189
selector.change(
190
update_table,
191
[
185
)
186
187
188
+
for selector in [
model1_column
]:
189
selector.change(
190
update_table,
191
[