Skip to content

Commit

Permalink
Update packages/tasks/src/model-libraries-snippets.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Wauplin authored Dec 5, 2024
1 parent a90aaad commit a025dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tasks/src/model-libraries-snippets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ IWorker engine = WorkerFactory.CreateWorker(BackendType.GPUCompute, model);
];

export const sana = (model: ModelData): string[] => [
`
`
# Load the model and infer image from text
import torch
from app.sana_pipeline import SanaPipeline
Expand Down

0 comments on commit a025dd6

Please sign in to comment.