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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -9
app.py CHANGED
@@ -1,12 +1,4 @@
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):
 
1
+
 
 
 
 
 
 
 
 
2
  import gradio as gr
3
 
4
  def prompt(topic_name, link, writing_style, age):