Spaces:
Running
Running
next-social
commited on
Commit
·
1ece3e5
1
Parent(s):
71d7b9c
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ def main():
|
|
16 |
desc = """ small reddit crush post generate. <br />
|
17 |
Enter the beginning of story and click the button <br />
|
18 |
It's just a simplified demo, you can use more advanced features optimize quality <br />"""
|
19 |
-
tutorial_link = "https://docs.cworld.ai"
|
20 |
|
21 |
gr.HTML(
|
22 |
f"""
|
|
|
16 |
desc = """ small reddit crush post generate. <br />
|
17 |
Enter the beginning of story and click the button <br />
|
18 |
It's just a simplified demo, you can use more advanced features optimize quality <br />"""
|
19 |
+
tutorial_link = "https://docs.cworld.ai/docs/cworld-ai/quick-start-reddit"
|
20 |
|
21 |
gr.HTML(
|
22 |
f"""
|