gokaygokay commited on
Commit
8e5fe59
1 Parent(s): 476c6c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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
  """