Skip to content

argument --lora_scale: invalid float value #71

Description

@Dumeowmeow

when i run python -m scripts.inference_t2mv_sdxl
--lora_model "loras/3dpolygonStyle.safetensors,loras/3D_Animation_Style-000009.safetensors,loras/3D_Render_Illu_Buns-000010.safetensors,loras/xl_more_art-full_v1.safetensors,loras/add-detail-xl.safetensors,loras/spo_sdxl_10ep_4k-data_lora_webui.safetensors,loras/APose_v2.safetensors,loras/1980s_Fantasy_Style_SDXL.safetensors,loras/MMOCharacterGen.safetensors"
--text "solo,a 3d models of red lion full body, fantasy style ,no background , masterpiece, best quality, amazing quality, very aesthetic, absurdres, newest , master piece , ultra-detailed, 8K, HDR, Fujifilm cinematic style,even lighting, clean lines, neutral colors, no contrast"
--seed 42
--lora_scale 0.2,0.2,0.2,0.2,0.2,0.2,2,0.2,0.2
--output output.png

it occurs errors:
usage: inference_t2mv_sdxl.py [-h] [--base_model BASE_MODEL] [--vae_model VAE_MODEL] [--unet_model UNET_MODEL] [--scheduler SCHEDULER] [--lora_model LORA_MODEL]
[--adapter_path ADAPTER_PATH] [--device DEVICE] [--num_views NUM_VIEWS] [--azimuth_deg AZIMUTH_DEG [AZIMUTH_DEG ...]] --text TEXT
[--num_inference_steps NUM_INFERENCE_STEPS] [--guidance_scale GUIDANCE_SCALE] [--seed SEED] [--negative_prompt NEGATIVE_PROMPT]
[--lora_scale LORA_SCALE] [--output OUTPUT]
inference_t2mv_sdxl.py: error: argument --lora_scale: invalid float value: '0.2,0.2,0.2,0.2,0.2,0.2,2,0.2,0.2'

what should I do?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions