Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
m-ric/beam_search_visualizer
FlipTip
/
beam_search_visualizer
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
m-ric
HF staff
commited on
Mar 22, 2024
Commit
a68cf5b
·
verified
·
1 Parent(s):
0692f73
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -32,6 +32,7 @@ STYLE = """
32
padding-right: 2px;
33
padding-top: 0;
34
padding-bottom: 0;
35
}
36
37
.tree {
32
padding-right: 2px;
33
padding-top: 0;
34
padding-bottom: 0;
35
+
text-wrap: nowrap;
36
}
37
38
.tree {