systash commited on
Commit
10953aa
1 Parent(s): c2a0255

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -10,8 +10,8 @@ with st.beta_container():
10
  components.html(open("huggingface.html").read(), height=800)
11
 
12
 
13
- with st.beta_container():
14
- components.html('<iframe src="https://huggingface.co/models" scrolling="yes" frameborder="0" style="border: none; width: 100%; height: 800px;"></iframe>', height=800)
15
 
16
  #with st.beta_container():
17
  #components.html(f'<iframe src="https://systash-hashtag-and-named-entity-generat-8f71847.hf.space" scrolling="yes" frameborder="0" style="border: none; width: 100%; height: 800px;"></iframe>', height=800)
 
10
  components.html(open("huggingface.html").read(), height=800)
11
 
12
 
13
+ #with st.beta_container():
14
+ # components.html('<iframe src="https://huggingface.co/models" scrolling="yes" frameborder="0" style="border: none; width: 100%; height: 800px;"></iframe>', height=800)
15
 
16
  #with st.beta_container():
17
  #components.html(f'<iframe src="https://systash-hashtag-and-named-entity-generat-8f71847.hf.space" scrolling="yes" frameborder="0" style="border: none; width: 100%; height: 800px;"></iframe>', height=800)