File size: 423 Bytes
6eb0dbb a18ad37 6eb0dbb 6ee2c2a 6eb0dbb a18ad37 6ee2c2a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: openrail
datasets:
- JosephEudave/Stabledifussion-dreambooth
- sinanisler/StableDiffusion
- open-llm-leaderboard/details_ToolBench__ToolLLaMA-7b-LoRA
- ProGamerGov/StableDiffusion-v1-5-Regularization-Images
metrics:
- accuracy
library_name: diffusers
pipeline_tag: text-to-image
language:
- aa
tags:
- legal
---
from huggingface_hub import from_pretrained_keras
model = from_pretrained_keras("jrjyc1/trainee") |