Spaces:
Running
Running
Delete assets/custom-script.js
Browse files- assets/custom-script.js +0 -13
assets/custom-script.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
window.mountChainlitWidget(
|
| 2 |
-
{
|
| 3 |
-
chainlitServer: "https://datacipen-eventia.hf.space",
|
| 4 |
-
showCot: true,
|
| 5 |
-
theme: "dark",
|
| 6 |
-
fontFamily: "Inter, sans-serif",
|
| 7 |
-
button: {
|
| 8 |
-
imageUrl:"./assets/sparkles.gif",
|
| 9 |
-
style: {
|
| 10 |
-
bgcolor: "#17108f"
|
| 11 |
-
}
|
| 12 |
-
},
|
| 13 |
-
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|