gokaygokay
commited on
Commit
•
732db50
1
Parent(s):
987d247
Update app.py
Browse files
app.py
CHANGED
@@ -77,6 +77,7 @@ with gr.Blocks(theme='bethecloud/storj_theme') as demo:
|
|
77 |
<a href="https://blackforestlabs.ai/" target="_blank">[Black Forest Labs]</a>
|
78 |
<a href="https://blackforestlabs.ai/announcing-black-forest-labs/" target="_blank">[Blog]</a>
|
79 |
<a href="https://fal.ai/models/fal-ai/flux-pro" target="_blank">[FLUX.1 [pro] Model FAL]</a>
|
|
|
80 |
</p>
|
81 |
""")
|
82 |
|
|
|
77 |
<a href="https://blackforestlabs.ai/" target="_blank">[Black Forest Labs]</a>
|
78 |
<a href="https://blackforestlabs.ai/announcing-black-forest-labs/" target="_blank">[Blog]</a>
|
79 |
<a href="https://fal.ai/models/fal-ai/flux-pro" target="_blank">[FLUX.1 [pro] Model FAL]</a>
|
80 |
+
<a href="https://fal.ai/dashboard/keys" target="_blank">[GET YOUR API KEY HERE]</a>
|
81 |
</p>
|
82 |
""")
|
83 |
|