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