Spaces:
Sleeping
Sleeping
Update src/pages/newprod.py
Browse files- src/pages/newprod.py +0 -5
src/pages/newprod.py
CHANGED
@@ -459,8 +459,3 @@ if test_btn and product_desc and personas:
|
|
459 |
elif test_btn:
|
460 |
st.warning("Please enter your product description to see the results.")
|
461 |
|
462 |
-
# --- FOOTER ---
|
463 |
-
st.markdown(
|
464 |
-
f"<small style='color:{neon_pink};font-size:1.09em;'>Powered by Bugs Fring</small>",
|
465 |
-
unsafe_allow_html=True
|
466 |
-
)
|
|
|
459 |
elif test_btn:
|
460 |
st.warning("Please enter your product description to see the results.")
|
461 |
|
|
|
|
|
|
|
|
|
|