dhanishetty commited on
Commit
bfc743e
·
verified ·
1 Parent(s): e993e59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -25,6 +25,7 @@ def get_image(prompt,textbox):
25
  title = "Please Provide API-Key and Enter your Prompt"
26
  description = """
27
  <img src = "https://upload.wikimedia.org/wikipedia/commons/4/4d/OpenAI_Logo.svg" width=300px>
 
28
  """
29
 
30
  gr.Interface(
 
25
  title = "Please Provide API-Key and Enter your Prompt"
26
  description = """
27
  <img src = "https://upload.wikimedia.org/wikipedia/commons/4/4d/OpenAI_Logo.svg" width=300px>
28
+ A model that can generate images given a natural language prompt
29
  """
30
 
31
  gr.Interface(