Update app.py
Browse files
app.py
CHANGED
|
@@ -67,4 +67,33 @@ with gr.Blocks() as demo:
|
|
| 67 |
</p>
|
| 68 |
"""
|
| 69 |
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
demo.launch(max_threads=200)
|
|
|
|
| 67 |
</p>
|
| 68 |
"""
|
| 69 |
)
|
| 70 |
+
# 在页面底部添加文字说明和链接
|
| 71 |
+
gr.Markdown("""
|
| 72 |
+
**Best AI Tools List**
|
| 73 |
+
https://nudeai.beauty
|
| 74 |
+
https://uncensoredai.cc
|
| 75 |
+
https://aihentaigenerator.fun
|
| 76 |
+
https://stable-diffusion-hentai.aihentaigenerator.fun
|
| 77 |
+
https://bingimagecreator.online
|
| 78 |
+
https://nsfwaiart.art
|
| 79 |
+
https://nsfw-ai-chatbot.online
|
| 80 |
+
https://nsfwai.world
|
| 81 |
+
|
| 82 |
+
https://aitoolsdirectory.online
|
| 83 |
+
https://viggleai.live
|
| 84 |
+
https://chatgpt4o.space
|
| 85 |
+
https://tdeecalculator.online
|
| 86 |
+
https://calculatorapp.online
|
| 87 |
+
https://compoundinterestcalculator.site
|
| 88 |
+
https://aistorygenerator.fun
|
| 89 |
+
https://llamaai.online
|
| 90 |
+
https://aiartfree.online
|
| 91 |
+
https://cekkhodam.co/
|
| 92 |
+
https://ai-detector.online
|
| 93 |
+
https://aicover.fun
|
| 94 |
+
https://flux-ai.online/
|
| 95 |
+
https://bratgenerator.org
|
| 96 |
+
https://aitextgenerator.live
|
| 97 |
+
https://blackmythwukong.buzz
|
| 98 |
+
""")
|
| 99 |
demo.launch(max_threads=200)
|