Spaces:
Runtime error
Runtime error
next-social
commited on
Commit
·
88f9a80
1
Parent(s):
a8e7fd6
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ def main():
|
|
16 |
desc = """ small dcard 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 dcard 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-dcard"
|
20 |
|
21 |
gr.HTML(
|
22 |
f"""
|