Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -118,4 +118,4 @@ gr.Interface(img2img, [gr.Image(source="upload", type="filepath", label="Input
|
|
118 |
gr.Slider(10, 50, value = 50, step = 1, label = 'Number of Iterations')
|
119 |
],
|
120 |
gr.Image(), title = "" +'Baith ﺑَﻴﺖ 🏡💡🤖, Transform your space with the power of artificial intelligence. '+ "",
|
121 |
-
description="Baith AI ﺑَﻴﺖ 🏡💡🤖 is an App that uses the power of artificial intelligence to transform your space. With the Cohere language Command model, it can generate descriptions of your desired design, and the Stable Diffusion algorithm creates relevant images to bring your vision to life. Give Baith AI a try and see how it can elevate your interior design.--if you want to scale or reaserch this space konnect me @[here](https://www.linkedin.com/in/sallu-mandya/)").launch(
|
|
|
118 |
gr.Slider(10, 50, value = 50, step = 1, label = 'Number of Iterations')
|
119 |
],
|
120 |
gr.Image(), title = "" +'Baith ﺑَﻴﺖ 🏡💡🤖, Transform your space with the power of artificial intelligence. '+ "",
|
121 |
+
description="Baith AI ﺑَﻴﺖ 🏡💡🤖 is an App that uses the power of artificial intelligence to transform your space. With the Cohere language Command model, it can generate descriptions of your desired design, and the Stable Diffusion algorithm creates relevant images to bring your vision to life. Give Baith AI a try and see how it can elevate your interior design.--if you want to scale or reaserch this space konnect me @[here](https://www.linkedin.com/in/sallu-mandya/)").launch( debug = True)
|