Update app.py
Browse files
app.py
CHANGED
@@ -8,6 +8,7 @@ title = """<h1 align="center">Random Prompt Generator</h1>
|
|
8 |
<p><center>
|
9 |
<a href="https://x.com/gokayfem" target="_blank">[X gokaygokay]</a>
|
10 |
<a href="https://github.com/gokayfem" target="_blank">[Github gokayfem]</a>
|
|
|
11 |
<p align="center">Generate random prompts using powerful LLMs from Hugging Face, Groq, and SambaNova.</p>
|
12 |
</center></p>
|
13 |
"""
|
|
|
8 |
<p><center>
|
9 |
<a href="https://x.com/gokayfem" target="_blank">[X gokaygokay]</a>
|
10 |
<a href="https://github.com/gokayfem" target="_blank">[Github gokayfem]</a>
|
11 |
+
<a href="https://huggingface.co/spaces/KingNish/Realtime-FLUX" target="_blank">[Flux Realtime KingNish]</a>
|
12 |
<p align="center">Generate random prompts using powerful LLMs from Hugging Face, Groq, and SambaNova.</p>
|
13 |
</center></p>
|
14 |
"""
|