Skip to content

Getting destination as None. When training the model #293

@kartikwar

Description

@kartikwar

Hi I am running this code:
training = replicate.trainings.create(
destination="kartikwar/business-card",
model="stability-ai/sdxl",
version="39ed52f2a78e934b3ba6e2a89f5b1c712de7dfea535525255b1aa35c5565e08b",
input={
"input_images": "https://uploads.documents.cimpress.io/v1/uploads/94bc6c51-8cfc-4bbd-96fe-389facc3c0c5~122?tenant=furl",
"token_string": "business card",
"caption_prefix": "an image of business card",
"max_train_steps": 1000,
"use_face_detection_instead": False,
"crop_based_on_salience": False
}
)

When I check training.destination I get None. Can someone please check

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions