Update app.py
Browse files
app.py
CHANGED
|
@@ -70,6 +70,7 @@ app = gr.Interface(
|
|
| 70 |
"https://fantaxy-kai-llm-persona.hf.space",
|
| 71 |
"https://fantaxy-kai-llm-trans.hf.space",
|
| 72 |
"https://fantaxy-kai-llm-code.hf.space",
|
|
|
|
| 73 |
"https://fantaxy-kai-llm-math.hf.space"
|
| 74 |
]
|
| 75 |
],
|
|
|
|
| 70 |
"https://fantaxy-kai-llm-persona.hf.space",
|
| 71 |
"https://fantaxy-kai-llm-trans.hf.space",
|
| 72 |
"https://fantaxy-kai-llm-code.hf.space",
|
| 73 |
+
"https://fantaxy-kai-llm-novel.hf.space","
|
| 74 |
"https://fantaxy-kai-llm-math.hf.space"
|
| 75 |
]
|
| 76 |
],
|