vladyur commited on
Commit
9adf451
·
1 Parent(s): e2d573d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ def predict(text, model, tokenizer, n_beams=5, temperature=2.5, top_p=0.8, max_l
33
  model, tokenizer = get_model('sberbank-ai/rugpt3medium_based_on_gpt2', 'korzh-medium_30epochs_1bs.bin')
34
 
35
  st.title("NeuroKorzh")
36
- st.markdown("<img width=400px src='https://drive.google.com/file/d/1WTOztM7M-OPOFv9U-HNdh03R0LQ1vCih/view?usp=sharing'>",
37
  unsafe_allow_html=True)
38
 
39
  st.markdown("\n")
 
33
  model, tokenizer = get_model('sberbank-ai/rugpt3medium_based_on_gpt2', 'korzh-medium_30epochs_1bs.bin')
34
 
35
  st.title("NeuroKorzh")
36
+ st.markdown("<img width=400px src='https://the-flow.ru/uploads/images/resize/830x0/adaptiveResize/05/06/06/42/25/8c7405840cd7.jpg'>",
37
  unsafe_allow_html=True)
38
 
39
  st.markdown("\n")