neuralninja10 commited on
Commit
40896a7
·
verified ·
1 Parent(s): eade2be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,7 +142,7 @@ def main():
142
 
143
  st.divider()
144
  st.caption(
145
- "This demo caters all the available generators including Style GAN and Diffusion model variants"
146
  "For further inquiries please feel free to contact uzair.mughal@unikrew.com"
147
  )
148
 
 
142
 
143
  st.divider()
144
  st.caption(
145
+ "This demo caters all the available generators including Style GAN and Diffusion model variants. "
146
  "For further inquiries please feel free to contact uzair.mughal@unikrew.com"
147
  )
148