Spaces:
Running
Running
Update streamlit_ui.py
Browse files- streamlit_ui.py +1 -1
streamlit_ui.py
CHANGED
@@ -23,7 +23,7 @@ def main():
|
|
23 |
"""
|
24 |
# Sayfa yapılandırması
|
25 |
st.set_page_config(
|
26 |
-
page_title="AI Prompt Generator",
|
27 |
page_icon="🤖",
|
28 |
layout="wide",
|
29 |
initial_sidebar_state="expanded"
|
|
|
23 |
"""
|
24 |
# Sayfa yapılandırması
|
25 |
st.set_page_config(
|
26 |
+
page_title="AI Prompt Generator-AI Mevzuları(Eray Coşkun Tarafından Geliştirilmiştir)",
|
27 |
page_icon="🤖",
|
28 |
layout="wide",
|
29 |
initial_sidebar_state="expanded"
|