inp_model_id, torch_dtype=torch_dtype, use_safetensors=True) except Exception as e: ia_logging.error(str(e)) try: pipe = StableDiffusionInpaintPipeline.from_pretrained(inp_model_id, torch_dtype=torch_dtype, force_download=True) pipe = StableDiffusionInpaintPipeline.from_pretrained( inp_mode...
Calculating sha256forD:\stable-diffusion-webui-amdgpu\models\Stable-diffusion\ponyDiffusionV6XL_v6StartWithThisOne.safetensors: Running onlocalURL: http://127.0.0.1:7860 To create a public link,set`share=True`in`launch()`.Startup time: 15.8s (prepare environment: 17.3s, initialize shared: 2....
Supportuse_safetensorsin hugging face models & enable by default Verification Little tricky since HF doesn't always go for pickles even if they're present anduse_safetensorsis disabled: >>> g_s = pipeline("text-generation", model="gpt2", use_safetensors=False) config.json: 100%|██...
I found a really great model a few days ago. Then I wanted to use it on a pure API server (without webui or other Gradio interface) Here is the model's path in huggingface: WarriorMama777/OrangeMixs And I mainly refer to these two demos:...
: 2.0.0+cu117 (True) Tensorflow version (GPU?): not installed (NA) Flax version (CPU?/GPU?/TPU?): not installed (NA) Jax version: not installed JaxLib version: not installed Using GPU in script?: Using distributed or parallel set-up in script?: Who can help? No response ...