saburq commited on
Commit
37da40b
1 Parent(s): 95ac94c

update color

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. app.py +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: Map Diffusers
3
  emoji: 🗺️
4
- colorFrom: purple
5
- colorTo: blue
6
  sdk: gradio
7
  sdk_version: 3.28.2
8
  app_file: app.py
 
1
  ---
2
  title: Map Diffusers
3
  emoji: 🗺️
4
+ colorFrom: green
5
+ colorTo: orange
6
  sdk: gradio
7
  sdk_version: 3.28.2
8
  app_file: app.py
app.py CHANGED
@@ -14,10 +14,10 @@ iface = gr.Interface(
14
  title="Map Diffuser",
15
  description="""
16
  🌏 Generates images from a given text prompt. The prompts are in the format:
17
- `{style} map of {city} with {features}` or
18
  `satellite image of {city} with {features}` or
19
  `satellite image with {features}` or
20
- `satellite image of {city} with {features} and no {features}`
21
  and so on...
22
 
23
  So for example:
 
14
  title="Map Diffuser",
15
  description="""
16
  🌏 Generates images from a given text prompt. The prompts are in the format:
17
+ `{style} map of {city} with {features}` or
18
  `satellite image of {city} with {features}` or
19
  `satellite image with {features}` or
20
+ `satellite image of {city} with {features} and no {features}`
21
  and so on...
22
 
23
  So for example: