filipstrand
|
8519c82304
|
Include --upgrade flag for default uv command
|
2024-09-24 17:43:42 +02:00 |
|
filipstrand
|
59aafae7a1
|
Update README with MIT License information
|
2024-09-23 23:55:37 +02:00 |
|
filipstrand
|
895754df51
|
Fix broken links with emojis
|
2024-09-23 20:13:35 +02:00 |
|
filipstrand
|
dfdd543227
|
Add controlnet example
|
2024-09-23 20:13:35 +02:00 |
|
filipstrand
|
3af6bcbfe1
|
Add ability to save the canny controlnet image early on in the generation
(useful for inspecting if edge detection is as expected)
|
2024-09-23 20:13:35 +02:00 |
|
filipstrand
|
56f0c8361d
|
Add TOC and some emojis for the README and new controlnet section
|
2024-09-23 19:18:11 +02:00 |
|
filipstrand
|
3ac54a9f42
|
Add ability to save model with applied LoRA
|
2024-09-22 11:20:31 +02:00 |
|
Anthony Wu
|
95f30e6a14
|
use pre-commit to run linter formatter
|
2024-09-21 14:47:09 -07:00 |
|
Filip Strand
|
a8d4300a86
|
Merge pull request #57 from anthonywu/intro-makefile
Introduce project makefile for setup and contributor operation
|
2024-09-21 13:45:11 +02:00 |
|
filipstrand
|
557996049e
|
Add newlines to fix markdown rendering
|
2024-09-21 10:46:00 +02:00 |
|
filipstrand
|
e007402cfa
|
Merge remote-tracking branch 'refs/remotes/mflux/main' into easy-import-dx
|
2024-09-21 10:33:36 +02:00 |
|
Anthony Wu
|
d565807e5b
|
update readme to match
|
2024-09-20 10:03:21 -07:00 |
|
Anthony Wu
|
c74279d394
|
pyproject.toml to be authoritative source of deps, soft introduce ruff linter/formatter
|
2024-09-19 11:20:06 -07:00 |
|
Anthony Wu
|
0812d6252c
|
simplify import paths of frequently used items in scripts and demos
|
2024-09-16 10:27:04 -07:00 |
|
filipstrand
|
d2553f2951
|
Add supported lora format section to readme
|
2024-09-13 22:34:35 +02:00 |
|
filipstrand
|
3739a6b914
|
Link to madroid 4-bit
|
2024-09-10 19:00:20 +02:00 |
|
filipstrand
|
fe0d01495f
|
Suggest first setting up a venv when installing
|
2024-09-09 18:52:43 +02:00 |
|
filipstrand
|
9d4027698c
|
Default to latest mflux package
|
2024-09-07 12:31:53 +02:00 |
|
filipstrand
|
1769baa382
|
Define custom commands for image generation and model saving
|
2024-09-06 22:33:48 +02:00 |
|
filipstrand
|
2a7ca560a2
|
Update installation guide
|
2024-09-06 22:15:06 +02:00 |
|
filipstrand
|
c0d419777e
|
Add quantize option to from_alias initializer
|
2024-09-06 22:11:00 +02:00 |
|
filipstrand
|
23e44c768b
|
Rename main.py to run.py
|
2024-09-06 21:09:50 +02:00 |
|
filipstrand
|
b8102f2a2f
|
Move main.py and save.py one level down
|
2024-09-06 21:09:44 +02:00 |
|
filipstrand
|
d2b38011ad
|
Rename flux_1 to mflux
|
2024-09-06 21:09:16 +02:00 |
|
filipstrand
|
8e4e8f68d6
|
Fix example
|
2024-09-06 20:20:11 +02:00 |
|
filipstrand
|
1db28b7ffe
|
Fix example
|
2024-09-06 20:09:06 +02:00 |
|
filipstrand
|
fab10cc046
|
Add proper image class and save metadata
|
2024-09-06 19:38:34 +02:00 |
|
filipstrand
|
50c567c187
|
Fix link
|
2024-09-05 23:26:11 +02:00 |
|
filipstrand
|
1d8714d3b1
|
Add some example runs
|
2024-09-05 23:21:48 +02:00 |
|
filipstrand
|
a0ee9a7a8a
|
Rename apply-lora arg
|
2024-09-05 21:50:31 +02:00 |
|
filipstrand
|
ff9f998638
|
Small fixes
|
2024-09-04 23:16:02 +02:00 |
|
Sujip Maharjan
|
8d8812675e
|
feat: --apply-lora a.safetensors b.safetensors c.safetensor --lora-scales 0.5 1.0 0.5
|
2024-09-03 19:36:15 +05:45 |
|
filipstrand
|
fdc4cb9892
|
Rewrite weight handling and add quantization support
|
2024-08-30 22:13:36 +02:00 |
|
filipstrand
|
478fc4f8bc
|
Update readme with new TODO list
|
2024-08-23 11:54:21 +02:00 |
|
filipstrand
|
bf26270695
|
Clarify where models are downloaded
|
2024-08-23 10:27:45 +02:00 |
|
filipstrand
|
1254f3827c
|
Update readme with new performance numbers
|
2024-08-21 21:22:16 +02:00 |
|
filipstrand
|
58700ebed3
|
Update readme with new performance numbers
|
2024-08-21 11:11:36 +02:00 |
|
filipstrand
|
580817afb6
|
Link to issue tracker for downloading the dev model
|
2024-08-21 09:56:11 +02:00 |
|
filipstrand
|
336d8a17da
|
Add missing guidance flag in readme description
|
2024-08-21 09:10:23 +02:00 |
|
filipstrand
|
04c2aaac26
|
Add helpful hints when configuring which model to use in example
|
2024-08-20 22:46:31 +02:00 |
|
filipstrand
|
7a277fc326
|
Rename flux_1_schnell folder to flux_1
|
2024-08-20 22:37:32 +02:00 |
|
filipstrand
|
ae99420f95
|
Merge remote-tracking branch 'refs/remotes/origin/main' into feature/add_flux1dev
|
2024-08-20 22:21:33 +02:00 |
|
filipstrand
|
01c8a372e6
|
Update readme with dev model description
|
2024-08-20 21:51:34 +02:00 |
|
filipstrand
|
43621decca
|
Update readme with new performance numbers (and reformat the table)
|
2024-08-20 18:43:37 +02:00 |
|
filipstrand
|
4b42e50257
|
Add separate model config and other small updates
|
2024-08-20 09:44:09 +02:00 |
|
Fabio
|
76f5f01d4c
|
Merge branch 'main' into feature/add_flux1dev
|
2024-08-19 21:15:12 +02:00 |
|
Fabio
|
3710f101e5
|
small fix and update readme
|
2024-08-19 21:09:41 +02:00 |
|
filipstrand
|
801b132667
|
Update readme with latest performance numbers
|
2024-08-19 19:19:12 +02:00 |
|
filipstrand
|
f21a074929
|
Save image using util method and update README with command line argument descriptions
|
2024-08-19 18:27:23 +02:00 |
|
Timothy Farrell
|
67f3f8e46c
|
Update the README to include the (now required) prompt
|
2024-08-19 08:46:39 -05:00 |
|