neuralninja10 commited on
Commit
28bd1e0
·
verified ·
1 Parent(s): 06a525d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,7 +143,7 @@ def main():
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
 
149
  if __name__ == "__main__":
 
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 uzairmughal30@gmail.com"
147
  )
148
 
149
  if __name__ == "__main__":