Spaces:
Runtime error
Runtime error
URL limit upto 5
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ with gr.Blocks() as demo:
|
|
24 |
1. Name: Name for the Newsletter you want to generate.
|
25 |
2. Topic: Topic for the Newsletter you want to generate.
|
26 |
3. Sources: Provide links to websites from where you want to get the articles for the newsletter.
|
27 |
-
Use Comma separated urls for multiple
|
28 |
For eg. https://analyticsindiamag.com/.
|
29 |
4. Categories: Categories into which you want your articles to be bucketted into with one liner explaination of each category. Leave it empty if none.
|
30 |
5. Instructions: Any special instructions you want to give an on categorisation. Leave it empty if none.
|
|
|
24 |
1. Name: Name for the Newsletter you want to generate.
|
25 |
2. Topic: Topic for the Newsletter you want to generate.
|
26 |
3. Sources: Provide links to websites from where you want to get the articles for the newsletter.
|
27 |
+
Use Comma separated urls for multiple urls. Provide upto 5 specific urls for the page that contains the article.
|
28 |
For eg. https://analyticsindiamag.com/.
|
29 |
4. Categories: Categories into which you want your articles to be bucketted into with one liner explaination of each category. Leave it empty if none.
|
30 |
5. Instructions: Any special instructions you want to give an on categorisation. Leave it empty if none.
|