prithivMLmods commited on
Commit
8523468
·
verified ·
1 Parent(s): 8ac1e84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,6 +35,6 @@ with gr.Blocks(css=css) as demo:
35
  src=sambanova_gradio.registry,
36
  examples=["Explain quantum gravity to a 5-year old.", "How many R are there in the word Strawberry? Think step by step."])
37
 
38
- gr.Markdown("### Sambanova API Documentation: [Visit here](https://cloud.sambanova.ai/apis)")
39
 
40
  demo.launch()
 
35
  src=sambanova_gradio.registry,
36
  examples=["Explain quantum gravity to a 5-year old.", "How many R are there in the word Strawberry? Think step by step."])
37
 
38
+ gr.Markdown("### Sambanova API Documentation AI Starter Kits : [Visit here](https://cloud.sambanova.ai/apis)")
39
 
40
  demo.launch()