SoDehghan commited on
Commit
bf20b30
·
verified ·
1 Parent(s): a3cb105

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -27,9 +27,3 @@ ast.shared.components.write_page(page)
27
 
28
  st.sidebar.header("Info")
29
 
30
- st.sidebar.write(
31
- "Models are available on [HF Hub](https://huggingface.co/collections/boun-tabi-LMG)"
32
- )
33
- st.sidebar.write(
34
- "Model source code available on [GitHub](https://github.com/boun-tabi-LMG/turkish-lm-tuner)"
35
- )
 
27
 
28
  st.sidebar.header("Info")
29