Spaces:
Runtime error
Runtime error
Commit
·
b21edab
1
Parent(s):
df8f309
Update gradio_app.py
Browse filesFurther restructure description
- gradio_app.py +0 -1
gradio_app.py
CHANGED
@@ -79,7 +79,6 @@ input_text = gr.Interface(
|
|
79 |
capture_session=True,
|
80 |
title="Monster API LLM Output Comparison.",
|
81 |
description="""Generate outputs from selected models served using Monster API.
|
82 |
-
|
83 |
Check out our AI services at [monsterapi](https://monsterapi.ai).
|
84 |
we have a impressive lineup of AI services served through our qblocks platform.
|
85 |
We offer State of Art GPU nodes at cheapest possible price check us out and signup [here](https://www.qblocks.cloud) for free credits to try it out.
|
|
|
79 |
capture_session=True,
|
80 |
title="Monster API LLM Output Comparison.",
|
81 |
description="""Generate outputs from selected models served using Monster API.
|
|
|
82 |
Check out our AI services at [monsterapi](https://monsterapi.ai).
|
83 |
we have a impressive lineup of AI services served through our qblocks platform.
|
84 |
We offer State of Art GPU nodes at cheapest possible price check us out and signup [here](https://www.qblocks.cloud) for free credits to try it out.
|