Spaces:
Runtime error
Runtime error
MarkusStoll
commited on
Commit
•
94e5469
1
Parent(s):
6ac3e99
typo
Browse files
run.py
CHANGED
@@ -23,7 +23,7 @@ if __name__ == "__main__":
|
|
23 |
view = spotlight.show(
|
24 |
df,
|
25 |
dtype=dtypes,
|
26 |
-
layout="https://deploy-preview-123--friendly-pothos-f92856.netlify.app/resources/layout_pre_post_ft_hf.json"
|
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://deploy-preview-123--friendly-pothos-f92856.netlify.app/resources/layout_pre_post_ft_hf.json",
|
27 |
port=7860,
|
28 |
host="0.0.0.0",
|
29 |
allow_filebrowsing=False
|