gremlin97 commited on
Commit
55fc355
·
1 Parent(s): 9562214

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ iface = gr.Interface(
44
 
45
  title="RemoteDiff224 Image Generator",
46
 
47
- description="Generate images based on input prompts with a fixed negative prompt.",
48
 
49
  )
50
 
 
44
 
45
  title="RemoteDiff224 Image Generator",
46
 
47
+ description="Stable Diffusion for Remote Sensing!",
48
 
49
  )
50