Update app.py
Browse files
app.py
CHANGED
|
@@ -57,7 +57,8 @@ app = gr.Interface(
|
|
| 57 |
"https://fantaxy-kai-llm-mix87.hf.space",
|
| 58 |
"https://fantaxy-kai-llm-aya.hf.space",
|
| 59 |
"https://fantaxy-kai-llm-zepr.hf.space",
|
| 60 |
-
"https://fantaxy-kai-llm-yi.hf.space"
|
|
|
|
| 61 |
]
|
| 62 |
],
|
| 63 |
cache_examples=False # 旌愳嫓 牍勴櫆靹表檾
|
|
|
|
| 57 |
"https://fantaxy-kai-llm-mix87.hf.space",
|
| 58 |
"https://fantaxy-kai-llm-aya.hf.space",
|
| 59 |
"https://fantaxy-kai-llm-zepr.hf.space",
|
| 60 |
+
"https://fantaxy-kai-llm-yi.hf.space",
|
| 61 |
+
"https://fantaxy-kai-llm-math.hf.space"
|
| 62 |
]
|
| 63 |
],
|
| 64 |
cache_examples=False # 旌愳嫓 牍勴櫆靹表檾
|