Files changed (1) hide show
  1. glif_how2draw.json +60 -0
glif_how2draw.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:e70c0c93-9428-40b2-ac5a-9f3160e06344",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-07-14T10:42:51.648848+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "glif/how2draw-e4c5ee35-5682-5419-baa0-e051468b36dd",
11
+ "name": "glif/how2draw",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/glif/how2draw",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-to-image"
21
+ },
22
+ "properties": [
23
+ {
24
+ "name": "library_name",
25
+ "value": "diffusers"
26
+ },
27
+ {
28
+ "name": "base_model",
29
+ "value": "black-forest-labs/FLUX.1-dev"
30
+ }
31
+ ]
32
+ },
33
+ "authors": [
34
+ {
35
+ "name": "glif"
36
+ }
37
+ ],
38
+ "licenses": [
39
+ {
40
+ "license": {
41
+ "id": "CC0-1.0",
42
+ "url": "https://spdx.org/licenses/CC0-1.0.html"
43
+ }
44
+ }
45
+ ],
46
+ "description": "**Creator:** [Ampp](https://glif.app/@Ampp) / @ampp**Style:** Remember those "how to draw" booklets where you start with a couple of lines, and somehow, magically, a full drawing appears? Well, now you can relive that exact experience with How2Draw LoRA!**Click here to try it on Glif:**[![Try it on Glif!](https://cdn-uploads.huggingface.co/production/uploads/635dd6cd4fabde0df74aeae6/oE2cFwYZJ-adfLFa3BCDG.jpeg)](https://glif.app/@Ampp/glifs/cm0zpqvq2000lqe5lyjkw4qe5)*This LoRA is a part of the Glif Loradex Trainer project. The goal of the project is to explore different training techniques together, create and release opensource LoRAs, and fill the world with more art. This project is sponsored by [Glif](https://glif.app/), offering free early access to Flux Dev training on the Glif Discord.**All models in the Loradex Trainer program are released under the BFL Flux Dev license. Attribution for the original LoRA creator is always appreciated!*",
47
+ "tags": [
48
+ "diffusers",
49
+ "text-to-image",
50
+ "stable-diffusion",
51
+ "lora",
52
+ "template:sd-lora",
53
+ "base_model:black-forest-labs/FLUX.1-dev",
54
+ "base_model:adapter:black-forest-labs/FLUX.1-dev",
55
+ "license:cc0-1.0",
56
+ "region:us"
57
+ ]
58
+ }
59
+ }
60
+ }