Spaces:
Runtime error
Runtime error
MarkusStoll
commited on
Commit
•
c953f56
1
Parent(s):
75c6435
readme updated layout ref
Browse files
run.py
CHANGED
@@ -23,7 +23,7 @@ if __name__ == "__main__":
|
|
23 |
view = spotlight.show(
|
24 |
df,
|
25 |
dtype=dtypes,
|
26 |
-
layout="https://
|
27 |
port=7860,
|
28 |
host="0.0.0.0",
|
29 |
allow_filebrowsing=False
|
|
|
23 |
view = spotlight.show(
|
24 |
df,
|
25 |
dtype=dtypes,
|
26 |
+
layout="https://spotlight.renumics.com/resources/layout_pre_post_ft_hf.json",
|
27 |
port=7860,
|
28 |
host="0.0.0.0",
|
29 |
allow_filebrowsing=False
|