diff --git a/docs/tutorials/diffusion_quantization_acceleration.ipynb b/docs/tutorials/diffusion_quantization_acceleration.ipynb index 8f0c6928..e89ed0e6 100644 --- a/docs/tutorials/diffusion_quantization_acceleration.ipynb +++ b/docs/tutorials/diffusion_quantization_acceleration.ipynb @@ -138,19 +138,7 @@ "cell_type": "code", "execution_count": null, "metadata": {}, - "outputs": [ - { - "ename": "", - "evalue": "", - "output_type": "error", - "traceback": [ - "\u001b[1;31mThe Kernel crashed while executing code in the current cell or a previous cell. \n", - "\u001b[1;31mPlease review the code in the cell(s) to identify a possible cause of the failure. \n", - "\u001b[1;31mClick here for more info. \n", - "\u001b[1;31mView Jupyter log for further details." - ] - } - ], + "outputs": [], "source": [ "# Define the prompt\n", "prompt = \"a smiling cat dancing on a table. Miyazaki style\"\n", @@ -167,7 +155,7 @@ ] }, { - "cell_type": "raw", + "cell_type": "markdown", "metadata": { "raw_mimetype": "text/restructuredtext", "vscode": { @@ -183,7 +171,7 @@ ], "metadata": { "kernelspec": { - "display_name": "pruna", + "display_name": ".venv", "language": "python", "name": "python3" }, @@ -197,7 +185,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.11" + "version": "3.12.11" } }, "nbformat": 4, diff --git a/docs/tutorials/video_generation.ipynb b/docs/tutorials/video_generation.ipynb index e79f64a4..2face943 100644 --- a/docs/tutorials/video_generation.ipynb +++ b/docs/tutorials/video_generation.ipynb @@ -130,20 +130,6 @@ "export_to_video(output, \"base_video.mp4\", fps=15)" ] }, - { - "cell_type": "raw", - "metadata": { - "vscode": { - "languageId": "raw" - } - }, - "source": [ - "" - ] - }, { "cell_type": "markdown", "metadata": {}, @@ -239,20 +225,6 @@ "export_to_video(output, \"smashed_video.mp4\", fps=15)" ] }, - { - "cell_type": "raw", - "metadata": { - "vscode": { - "languageId": "raw" - } - }, - "source": [ - "" - ] - }, { "cell_type": "markdown", "metadata": {}, diff --git a/docs/user_manual/configure.rst b/docs/user_manual/configure.rst index 4bfb8a67..be034f7e 100644 --- a/docs/user_manual/configure.rst +++ b/docs/user_manual/configure.rst @@ -248,7 +248,7 @@ Underneath you can find the list of all the available datasets. - Custom Collate Function - Collate Function Arguments * - Text Generation - - `WikiText `_, `SmolTalk `_, `SmolSmolTalk `_, `PubChem `_, `OpenAssistant `_, `C4 `_ + - `WikiText `_, `TinyWikiText `_, `SmolTalk `_, `SmolSmolTalk `_, `PubChem `_, `OpenAssistant `_, `C4 `_, `TinyIMDB `_, `C4 `_ - ``text_generation_collate`` - ``text: str`` * - Image Generation