osanseviero HF staff commited on
Commit
d49b31f
1 Parent(s): 3f8af94

Update blog

Browse files
assets/2_thumbnail.png CHANGED
posts/2_private_models.py CHANGED
@@ -55,7 +55,7 @@ def run_article():
55
 
56
  with col2:
57
  st.image("https://github.com/osanseviero/hf-tips-and-tricks/raw/main/assets/2_gradio_space.png", width=300)
58
- st.image("https://github.com/osanseviero/hf-tips-and-tricks/raw/main/assets/2_secret.png", width=300)
59
  st.image("https://github.com/osanseviero/hf-tips-and-tricks/raw/main/assets/2_secret.png", width=300)
60
 
61
 
 
55
 
56
  with col2:
57
  st.image("https://github.com/osanseviero/hf-tips-and-tricks/raw/main/assets/2_gradio_space.png", width=300)
58
+ st.image("https://github.com/osanseviero/hf-tips-and-tricks/raw/main/assets/2_token.png", width=300)
59
  st.image("https://github.com/osanseviero/hf-tips-and-tricks/raw/main/assets/2_secret.png", width=300)
60
 
61