Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fyp1
/
flux_dev_finetune
like
0
Text-to-Image
Diffusers
Safetensors
FluxPipeline
diffusion
flux
image-generation
Inference Endpoints
Model card
Files
Files and versions
Community
Deploy
Use this model
fyp1
commited on
Oct 4
Commit
60de255
•
1 Parent(s):
57ddb29
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -2,4 +2,5 @@
2
base_model:
3
- black-forest-labs/FLUX.1-dev
4
pipeline_tag: text-to-image
5
---
2
base_model:
3
- black-forest-labs/FLUX.1-dev
4
pipeline_tag: text-to-image
5
+
library_name: diffusers
6
---