Update app.py
Browse files
app.py
CHANGED
|
@@ -46,7 +46,10 @@ app = gr.Interface(
|
|
| 46 |
examples=[
|
| 47 |
[
|
| 48 |
15,
|
| 49 |
-
"https://fantaxy-timer2.hf.space",
|
|
|
|
|
|
|
|
|
|
| 50 |
"https://ginipick-gini-llm-chatbot-text.hf.space",
|
| 51 |
"https://ginipick-gini-llm-chat-speech.hf.space",
|
| 52 |
"https://ginipick-gini-llm-blog.hf.space",
|
|
|
|
| 46 |
examples=[
|
| 47 |
[
|
| 48 |
15,
|
| 49 |
+
"https://fantaxy-timer2.hf.space",
|
| 50 |
+
"https://fantaxy/kai-llm-chat.hf.space",
|
| 51 |
+
"https://fantaxy/kai-llm-chat-speech.hf.space",
|
| 52 |
+
"https://fantaxy/kai-llm-blog.hf.space",
|
| 53 |
"https://ginipick-gini-llm-chatbot-text.hf.space",
|
| 54 |
"https://ginipick-gini-llm-chat-speech.hf.space",
|
| 55 |
"https://ginipick-gini-llm-blog.hf.space",
|