m7mdal7aj commited on
Commit
6040c77
1 Parent(s): 643df5e

Update my_model/tabs/home.py

Browse files
Files changed (1) hide show
  1. my_model/tabs/home.py +2 -2
my_model/tabs/home.py CHANGED
@@ -22,6 +22,6 @@ def run_home():
22
  \n\n\nDeveloped by: [Mohammed H AlHaj](https://www.linkedin.com/in/m7mdal7aj)""")
23
 
24
  st.write("""## Credits
25
- - This project predominantly uses [LLaMA-2](https://ai.meta.com/llama/) and derivative models for language inference. Models are made available under the [Meta LlaMA license](https://ai.meta.com/llama/license/).
26
- - This application is built on [streamlit](https://streamlit.io).
27
  """)
 
22
  \n\n\nDeveloped by: [Mohammed H AlHaj](https://www.linkedin.com/in/m7mdal7aj)""")
23
 
24
  st.write("""## Credits
25
+ -This project predominantly uses [LLaMA-2](https://ai.meta.com/llama/) and derivative models for language inference. Models are made available under the [Meta LlaMA license](https://ai.meta.com/llama/license/).
26
+ -This application is built on [streamlit](https://streamlit.io).
27
  """)