sumityadav329 commited on
Commit
44ad335
Β·
verified Β·
1 Parent(s): 7a77c74

credits updated

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -147,7 +147,8 @@ def create_gradio_interface():
147
  title="🎨 AI Image Generator"
148
  ) as demo:
149
  # Title and Description
150
- gr.Markdown("# 🎨 AI Image Generator")
 
151
  gr.Markdown("Generate stunning images from your text prompts using AI!")
152
 
153
  # Input and Output Components
 
147
  title="🎨 AI Image Generator"
148
  ) as demo:
149
  # Title and Description
150
+ gr.Markdown("# 🎨 AI Image Generator ")
151
+ gr.Markdown("This webapp is created with ❀ by Sumit Yadav as GenAI project. Credits to HuggingFace Spaces and StabilityAI")
152
  gr.Markdown("Generate stunning images from your text prompts using AI!")
153
 
154
  # Input and Output Components