Towhidul commited on
Commit
426a9b2
1 Parent(s): 9695a40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,4 +94,4 @@ grid_url = 'https://huggingface.co/datasets/xiaohk/embeddings/blob/main/imdb/gri
94
 
95
  # st.write("# Display wizmap")
96
  html =wizmap.visualize(data_url, grid_url)
97
- components.v1.html(html, height=700))
 
94
 
95
  # st.write("# Display wizmap")
96
  html =wizmap.visualize(data_url, grid_url)
97
+ components.v1.html(html, height=700)