lucataco / ssd-lora-inference

POC to run inference on SSD-1B LoRAs

  • Public
  • 2.6K runs
  • GitHub

Input

Output

Run time and cost

This model runs on Nvidia A40 (Large) GPU hardware. Predictions typically complete within 34 seconds. The predict time for this model varies significantly based on the inputs.

Readme

About

This is a hacked together, proof of concept model to run inference on SSD-1B LoRAs

Exposed the SDXL training file as a predict function

Create your SSD-1B LoRAs here

After creating your LoRA, grab the “trained_model.tar” url (right click) and paste it into the “lora_url” parameter on this model