mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
cell type fix
This commit is contained in:
parent
63d6057b0a
commit
9f77e6f526
1 changed files with 4 additions and 2 deletions
|
@ -3435,9 +3435,11 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "9df8b7e5",
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "469750f7",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"from PIL import Image\n",
|
||||
"import matplotlib.pyplot as plt\n",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue