seawolf2357 commited on
Commit
6e59df6
1 Parent(s): e26b941

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -146,8 +146,7 @@ if selected_menu == "Home":
146
 
147
  Join us to transform your creative ideas into reality with cutting-edge technology designed for creators, by creators.
148
 
149
- -Powered by ArXivGPT, Huggingface, Gradio, Streamlit
150
- -Contact: arxivgpt@gmail.com
151
  """
152
  st.write(welcome_text)
153
 
 
146
 
147
  Join us to transform your creative ideas into reality with cutting-edge technology designed for creators, by creators.
148
 
149
+ -Contact: arxivgpt@gmail.com / Powered by ArXivGPT, Huggingface, Gradio, Streamlit
 
150
  """
151
  st.write(welcome_text)
152