Upload folder using huggingface_hub
Browse files
6.0.1/nativeplot/Index.svelte
CHANGED
|
@@ -765,7 +765,6 @@
|
|
| 765 |
title: gradio.props.title || undefined
|
| 766 |
} as Spec;
|
| 767 |
}
|
| 768 |
-
|
| 769 |
/* eslint-enable complexity */
|
| 770 |
</script>
|
| 771 |
|
|
|
|
| 765 |
title: gradio.props.title || undefined
|
| 766 |
} as Spec;
|
| 767 |
}
|
|
|
|
| 768 |
/* eslint-enable complexity */
|
| 769 |
</script>
|
| 770 |
|
6.0.1/nativeplot/package.json
CHANGED
|
@@ -41,4 +41,4 @@
|
|
| 41 |
"url": "git+https://github.com/gradio-app/gradio.git",
|
| 42 |
"directory": "js/nativeplot"
|
| 43 |
}
|
| 44 |
-
}
|
|
|
|
| 41 |
"url": "git+https://github.com/gradio-app/gradio.git",
|
| 42 |
"directory": "js/nativeplot"
|
| 43 |
}
|
| 44 |
+
}
|