Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fireworks-ai
/
FLUX.1-dev-fp8-flumina
like
0
Follow
Fireworks AI
78
Safetensors
License:
flux-1-dev-non-commercial-license
Model card
Files
Files and versions
Community
b84f35e
FLUX.1-dev-fp8-flumina
7 contributors
History:
32 commits
aredden
Merge pull request #2 from XmYx/main
b84f35e
unverified
5 months ago
configs
Adding device specific configs & more input image type options + small model spec from args change
5 months ago
modules
Remove unnecessary code, hide prints behind debug flag, hide warnings
5 months ago
.gitignore
125 Bytes
Small fixes & clean up
5 months ago
README.md
16.5 kB
update README
5 months ago
api.py
907 Bytes
Remove unnecessary synchronize, add more universal seeding & limit if run on windows
5 months ago
float8_quantize.py
14.2 kB
Remove more unnecessary code, fix small typing hickup
5 months ago
flux_emphasis.py
14.1 kB
Remove unnecessary tokenization (still needs work)
5 months ago
flux_pipeline.py
23.7 kB
Add case where seed is string & try/catch if invalid
5 months ago
image_encoder.py
1.07 kB
Adding device specific configs & more input image type options + small model spec from args change
5 months ago
main.py
5.52 kB
Add all relevent args to argparser & update readme
5 months ago
main_gr.py
4.28 kB
Small fixes & clean up
5 months ago
requirements.txt
245 Bytes
Add uvicorn requirement
5 months ago
util.py
10.1 kB
python 3.10 compatibility
5 months ago