ameerazam08 commited on
Commit
dfedc29
Β·
verified Β·
1 Parent(s): e60b597

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -127,6 +127,7 @@ with gr.Blocks() as demo:
127
  ### πŸ“Œ Usage
128
  - Upload an image and enter a prompt to generate outputs.
129
  - If text is returned instead of an image, it will appear in the text output.
 
130
  - ❌ **Do not use NSFW images!**
131
  """)
132
 
 
127
  ### πŸ“Œ Usage
128
  - Upload an image and enter a prompt to generate outputs.
129
  - If text is returned instead of an image, it will appear in the text output.
130
+ - Upload Only PNG Image
131
  - ❌ **Do not use NSFW images!**
132
  """)
133