Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Danrisi
/
oldNokia
like
4
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
multimodalart
HF Staff
commited on
1 day ago
Commit
c15b19c
·
verified
·
1 Parent(s):
b13e24b
Add correct tagging
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -2,4 +2,8 @@
2
license: apache-2.0
3
base_model:
4
- black-forest-labs/FLUX.1-dev
5
---
2
license: apache-2.0
3
base_model:
4
- black-forest-labs/FLUX.1-dev
5
+
library_name: diffusers
6
+
tags:
7
+
- lora
8
+
- text-to-image
9
---