Falah commited on
Commit
2787d9e
1 Parent(s): 1b8d169

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ iface = gr.Interface(
29
  ["Generate"]
30
  ],
31
  # Add image to the interface
32
- image="https://iraqprogrammer.files.wordpress.com/2023/03/00045-3227812873.png?w=1400&h="
33
  )
34
 
35
  iface.launch()
 
29
  ["Generate"]
30
  ],
31
  # Add image to the interface
32
+ #image="https://iraqprogrammer.files.wordpress.com/2023/03/00045-3227812873.png?w=1400&h="
33
  )
34
 
35
  iface.launch()