Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
| 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__":
|