Spaces:
Sleeping
Sleeping
Update ui_client.py
Browse files- ui_client.py +2 -2
ui_client.py
CHANGED
@@ -384,10 +384,10 @@ with gr.Blocks(css=css) as interface:
|
|
384 |
</div>
|
385 |
"""
|
386 |
)
|
387 |
-
|
388 |
gr.HTML(
|
389 |
"""
|
390 |
-
<p>
|
|
|
391 |
<br>
|
392 |
<a href="https://huggingface.co/spaces/Audio-AGI/WavJourney?duplicate=true">
|
393 |
<img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
|
|
|
384 |
</div>
|
385 |
"""
|
386 |
)
|
|
|
387 |
gr.HTML(
|
388 |
"""
|
389 |
+
<p>Due to the high user demand we are facing from our community, we will be offering free access to WavJourney for a few more days. You can also access WavJourney in this space later by providing your OPENAI_KEY.<p/>
|
390 |
+
<p>For faster inference without waiting in the queue, you can duplicate the space and upgrade to GPU (VRAM>16G) and provide OPENAI_KEY to access GPT-4 in settings.
|
391 |
<br>
|
392 |
<a href="https://huggingface.co/spaces/Audio-AGI/WavJourney?duplicate=true">
|
393 |
<img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
|