Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -33,10 +33,10 @@ def reset_dynamic_prompt():
|
|
| 33 |
st.session_state.dynamic_prompt = ""
|
| 34 |
|
| 35 |
# Streamlit App
|
| 36 |
-
st.title("🖼️
|
| 37 |
|
| 38 |
st.markdown("""
|
| 39 |
-
Welcome to
|
| 40 |
Upload any image and let AI create detailed, creative, and emotional descriptions for you.
|
| 41 |
|
| 42 |
- ✅ 2 free queries included
|
|
|
|
| 33 |
st.session_state.dynamic_prompt = ""
|
| 34 |
|
| 35 |
# Streamlit App
|
| 36 |
+
st.title("🖼️VisionCraft: AI Image Explorer")
|
| 37 |
|
| 38 |
st.markdown("""
|
| 39 |
+
Welcome to VisionCraft: AI Image Explorer 🚀
|
| 40 |
Upload any image and let AI create detailed, creative, and emotional descriptions for you.
|
| 41 |
|
| 42 |
- ✅ 2 free queries included
|