samisnotmyname commited on
Commit
321c3ec
β€’
1 Parent(s): 2a2ce46

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -0
app.py CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  import gradio as gr
2
 
3
  def prompt(topic_name, link, writing_style, age):
 
1
+ title: Instagram Carousel Prompt Generator
2
+ emoji: πŸ“Š
3
+ colorFrom: indigo
4
+ colorTo: pink
5
+ sdk: gradio
6
+ sdk_version: 3.32.0
7
+ app_file: app.py
8
+ pinned: false
9
+ license: unknown
10
  import gradio as gr
11
 
12
  def prompt(topic_name, link, writing_style, age):