Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -130,6 +130,8 @@ with st.sidebar:
|
|
130 |
4. Optional: Set a system prompt
|
131 |
5. Upload an image (optional)
|
132 |
6. Type your message and press Enter
|
133 |
-
###
|
134 |
-
|
|
|
|
|
135 |
""")
|
|
|
130 |
4. Optional: Set a system prompt
|
131 |
5. Upload an image (optional)
|
132 |
6. Type your message and press Enter
|
133 |
+
### About
|
134 |
+
🔗 [GitHub Profile](https://github.com/volkansah) |
|
135 |
+
📂 [Project Repository](https://github.com/volkansah/gemini-ai-chat) |
|
136 |
+
💬 [Soon](https://aicodecraft.io)
|
137 |
""")
|