usmanyousaf commited on
Commit
a75d96a
1 Parent(s): 0c1cc13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ st.set_page_config(page_title="Virtual-DressUp", page_icon=":dress:", layout="wi
95
  st.title("Virtual-DressUp")
96
  st.markdown("""
97
  **Project Overview:**
98
- This project leverages the advanced virtual try-on model by Kwai-Kolors. We've created a simple and interactive GUI for users to experience virtual try-ons. For more innovative features and models, check out Kwai-Kolors on their official website!
99
 
100
  [Explore Kwai-Kolors' website](https://klingai.com/)
101
  """)
 
95
  st.title("Virtual-DressUp")
96
  st.markdown("""
97
  **Project Overview:**
98
+ This project leverages the advanced virtual try on clothes, model is created by Kwai-Kolors. We've created interactive GUI for users to experience virtual try-ons. For more innovative features and models, check out their official website!
99
 
100
  [Explore Kwai-Kolors' website](https://klingai.com/)
101
  """)