aichatbotyfjghjghkjh commited on
Commit
fe653f9
1 Parent(s): c64d95a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -10
app.py CHANGED
@@ -241,16 +241,7 @@ def get_random_music_link():
241
 
242
  st.image('ai.jpg', width=100)
243
  st.title('ChatGPT')
244
- st.sidebar.markdown(
245
- """
246
- <a href="https://huggingface.co/spaces/pythonamirhossinrhabari84/imageConverter" target="_blank">
247
- <button style="background-color: #4CAF50; color: white; padding: 10px 20px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; border: none; border-radius: 5px; cursor: pointer;">
248
- imageConverter
249
- </button>
250
- </a>
251
- """,
252
- unsafe_allow_html=True
253
- )
254
 
255
  st.subheader('Free-GPT-Chat')
256
 
 
241
 
242
  st.image('ai.jpg', width=100)
243
  st.title('ChatGPT')
244
+
 
 
 
 
 
 
 
 
 
245
 
246
  st.subheader('Free-GPT-Chat')
247