Spaces:
Runtime error
Runtime error
Commit ·
caa0d21
1
Parent(s): d23866e
Upload Simple.ipynb
Browse files- Simple.ipynb +2 -151
Simple.ipynb
CHANGED
|
@@ -2,158 +2,9 @@
|
|
| 2 |
"cells": [
|
| 3 |
{
|
| 4 |
"cell_type": "code",
|
| 5 |
-
"execution_count":
|
| 6 |
"metadata": {},
|
| 7 |
-
"outputs": [
|
| 8 |
-
{
|
| 9 |
-
"name": "stdout",
|
| 10 |
-
"output_type": "stream",
|
| 11 |
-
"text": [
|
| 12 |
-
"--skip-torch-cuda-test\n",
|
| 13 |
-
"\u001b[1;32mInstalling xformers...\n",
|
| 14 |
-
"\u001b[0m\n",
|
| 15 |
-
"[WinError 2] The system cannot find the file specified: '/content'\n",
|
| 16 |
-
"c:\\Users\\user\\Downloads\\novelai\n",
|
| 17 |
-
"Grabbing pre-built xformers from camenduru's repo\n",
|
| 18 |
-
"Status code: 200\n"
|
| 19 |
-
]
|
| 20 |
-
},
|
| 21 |
-
{
|
| 22 |
-
"name": "stderr",
|
| 23 |
-
"output_type": "stream",
|
| 24 |
-
"text": [
|
| 25 |
-
"ERROR: xformers-0.0.16+814314d.d20230118-cp38-cp38-linux_x86_64.whl is not a supported wheel on this platform.\n",
|
| 26 |
-
"\n",
|
| 27 |
-
"[notice] A new release of pip available: 22.3.1 -> 23.0.1\n",
|
| 28 |
-
"[notice] To update, run: C:\\Users\\user\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\python.exe -m pip install --upgrade pip\n",
|
| 29 |
-
"ERROR: Could not find a version that satisfies the requirement triton (from versions: none)\n",
|
| 30 |
-
"ERROR: No matching distribution found for triton\n",
|
| 31 |
-
"\n",
|
| 32 |
-
"[notice] A new release of pip available: 22.3.1 -> 23.0.1\n",
|
| 33 |
-
"[notice] To update, run: C:\\Users\\user\\AppData\\Local\\Microsoft\\WindowsApps\\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\\python.exe -m pip install --upgrade pip\n"
|
| 34 |
-
]
|
| 35 |
-
},
|
| 36 |
-
{
|
| 37 |
-
"name": "stdout",
|
| 38 |
-
"output_type": "stream",
|
| 39 |
-
"text": [
|
| 40 |
-
"\u001b[1;32mInstalling webui...\n",
|
| 41 |
-
"\u001b[0m\n"
|
| 42 |
-
]
|
| 43 |
-
},
|
| 44 |
-
{
|
| 45 |
-
"name": "stderr",
|
| 46 |
-
"output_type": "stream",
|
| 47 |
-
"text": [
|
| 48 |
-
"'touch' is not recognized as an internal or external command,\n",
|
| 49 |
-
"operable program or batch file.\n"
|
| 50 |
-
]
|
| 51 |
-
},
|
| 52 |
-
{
|
| 53 |
-
"name": "stdout",
|
| 54 |
-
"output_type": "stream",
|
| 55 |
-
"text": [
|
| 56 |
-
"[WinError 2] The system cannot find the file specified: 'stable-diffusion-webui'\n",
|
| 57 |
-
"c:\\Users\\user\\Downloads\\novelai\n",
|
| 58 |
-
"\u001b[1;32mDownloading AnythingV3 model...\n",
|
| 59 |
-
"\u001b[0m\n",
|
| 60 |
-
"[WinError 3] The system cannot find the path specified: '/content/stable-diffusion-webui/models/Stable-diffusion/'\n",
|
| 61 |
-
"c:\\Users\\user\\Downloads\\novelai\n"
|
| 62 |
-
]
|
| 63 |
-
},
|
| 64 |
-
{
|
| 65 |
-
"name": "stderr",
|
| 66 |
-
"output_type": "stream",
|
| 67 |
-
"text": [
|
| 68 |
-
"[ was unexpected at this time.\n",
|
| 69 |
-
"[ was unexpected at this time.\n"
|
| 70 |
-
]
|
| 71 |
-
},
|
| 72 |
-
{
|
| 73 |
-
"name": "stdout",
|
| 74 |
-
"output_type": "stream",
|
| 75 |
-
"text": [
|
| 76 |
-
"\u001b[1;32mSetting UI configs...\n",
|
| 77 |
-
"\u001b[0m\n",
|
| 78 |
-
"[WinError 3] The system cannot find the path specified: '/content/stable-diffusion-webui'\n",
|
| 79 |
-
"c:\\Users\\user\\Downloads\\novelai\n"
|
| 80 |
-
]
|
| 81 |
-
},
|
| 82 |
-
{
|
| 83 |
-
"name": "stderr",
|
| 84 |
-
"output_type": "stream",
|
| 85 |
-
"text": [
|
| 86 |
-
"[ was unexpected at this time.\n",
|
| 87 |
-
"-f was unexpected at this time.\n",
|
| 88 |
-
"[ was unexpected at this time.\n",
|
| 89 |
-
"[ was unexpected at this time.\n",
|
| 90 |
-
"'touch' is not recognized as an internal or external command,\n",
|
| 91 |
-
"operable program or batch file.\n",
|
| 92 |
-
"'gdown' is not recognized as an internal or external command,\n",
|
| 93 |
-
"operable program or batch file.\n",
|
| 94 |
-
"'[' is not recognized as an internal or external command,\n",
|
| 95 |
-
"operable program or batch file.\n"
|
| 96 |
-
]
|
| 97 |
-
},
|
| 98 |
-
{
|
| 99 |
-
"name": "stdout",
|
| 100 |
-
"output_type": "stream",
|
| 101 |
-
"text": [
|
| 102 |
-
"\u001b[1;32mInstalling extensions...\n",
|
| 103 |
-
"\u001b[0m\n",
|
| 104 |
-
"[WinError 3] The system cannot find the path specified: '/content/stable-diffusion-webui/extensions'\n",
|
| 105 |
-
"c:\\Users\\user\\Downloads\\novelai\n"
|
| 106 |
-
]
|
| 107 |
-
},
|
| 108 |
-
{
|
| 109 |
-
"name": "stderr",
|
| 110 |
-
"output_type": "stream",
|
| 111 |
-
"text": [
|
| 112 |
-
"/bin/bash: -c: line 0: unexpected EOF while looking for matching `''\n",
|
| 113 |
-
"/bin/bash: -c: line 1: syntax error: unexpected end of file\n",
|
| 114 |
-
"/bin/bash: -c: line 0: unexpected EOF while looking for matching `''\n",
|
| 115 |
-
"/bin/bash: -c: line 1: syntax error: unexpected end of file\n"
|
| 116 |
-
]
|
| 117 |
-
},
|
| 118 |
-
{
|
| 119 |
-
"name": "stdout",
|
| 120 |
-
"output_type": "stream",
|
| 121 |
-
"text": [
|
| 122 |
-
"[WinError 3] The system cannot find the path specified: '/content/stable-diffusion-webui/embeddings/'\n",
|
| 123 |
-
"c:\\Users\\user\\Downloads\\novelai\n"
|
| 124 |
-
]
|
| 125 |
-
},
|
| 126 |
-
{
|
| 127 |
-
"name": "stderr",
|
| 128 |
-
"output_type": "stream",
|
| 129 |
-
"text": [
|
| 130 |
-
"fatal: destination path 'Umi-AI' already exists and is not an empty directory.\n",
|
| 131 |
-
"[ was unexpected at this time.\n",
|
| 132 |
-
"[ was unexpected at this time.\n",
|
| 133 |
-
"[ was unexpected at this time.\n",
|
| 134 |
-
"'sed' is not recognized as an internal or external command,\n",
|
| 135 |
-
"operable program or batch file.\n"
|
| 136 |
-
]
|
| 137 |
-
},
|
| 138 |
-
{
|
| 139 |
-
"name": "stdout",
|
| 140 |
-
"output_type": "stream",
|
| 141 |
-
"text": [
|
| 142 |
-
"\u001b[1;32mInstallation Success!\n",
|
| 143 |
-
"\u001b[1;32mLaunching the webui...\n",
|
| 144 |
-
"\u001b[0m\n",
|
| 145 |
-
"[WinError 3] The system cannot find the path specified: '/content/stable-diffusion-webui'\n",
|
| 146 |
-
"c:\\Users\\user\\Downloads\\novelai\n"
|
| 147 |
-
]
|
| 148 |
-
},
|
| 149 |
-
{
|
| 150 |
-
"name": "stderr",
|
| 151 |
-
"output_type": "stream",
|
| 152 |
-
"text": [
|
| 153 |
-
"python: can't open file 'c:\\\\Users\\\\user\\\\Downloads\\\\novelai\\\\launch.py': [Errno 2] No such file or directory\n"
|
| 154 |
-
]
|
| 155 |
-
}
|
| 156 |
-
],
|
| 157 |
"source": [
|
| 158 |
"#@title - Instant (Simple)\n",
|
| 159 |
"import requests\n",
|
|
|
|
| 2 |
"cells": [
|
| 3 |
{
|
| 4 |
"cell_type": "code",
|
| 5 |
+
"execution_count": null,
|
| 6 |
"metadata": {},
|
| 7 |
+
"outputs": [],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
"source": [
|
| 9 |
"#@title - Instant (Simple)\n",
|
| 10 |
"import requests\n",
|