Skip to content

Commit

Permalink
Update tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkzinzow committed Aug 14, 2023
1 parent 6d9b611 commit a98ec1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/text_to_image/text_to_image_generation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
"import torch\n",
"from min_dalle import MinDalle\n",
"\n",
"from daft.resource_request import ResourceRequest\n",
"from daft import ResourceRequest\n",
"\n",
"\n",
"@daft.udf(return_dtype=daft.DataType.python())\n",
Expand Down

0 comments on commit a98ec1a

Please sign in to comment.