filipstrand
|
a3567bddd7
|
Start supporting only single LoRA (and some other simplifications)
|
2024-09-04 22:15:03 +02:00 |
|
filipstrand
|
8983070728
|
Code style improvements and some restructuring
|
2024-09-04 20:10:45 +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 |
|
Sujip Maharjan
|
03b929e732
|
feat: Add --lora-scale parameter to adjust the scaling of LoRA weights
|
2024-09-03 18:39:01 +05:45 |
|
Sujip Maharjan
|
cd54ad137c
|
Apply lora with --apply-lora <path-to-safetensors>
|
2024-09-03 07:38:04 +05:45 |
|
filipstrand
|
fdc4cb9892
|
Rewrite weight handling and add quantization support
|
2024-08-30 22:13:36 +02:00 |
|
filipstrand
|
7a277fc326
|
Rename flux_1_schnell folder to flux_1
|
2024-08-20 22:37:32 +02:00 |
|
filipstrand
|
f9f032a220
|
Update flag description
|
2024-08-20 18:17:33 +02:00 |
|
filipstrand
|
e3d2ee9092
|
Merge remote-tracking branch 'refs/remotes/origin/main' into feature/add_flux1dev
|
2024-08-20 18:15:10 +02:00 |
|
filipstrand
|
d94c9006a5
|
Fix: Actually use the --output flag
|
2024-08-20 18:10:00 +02:00 |
|
filipstrand
|
aeb377d900
|
Fix: Use the correct seed variable
|
2024-08-20 11:36:01 +02:00 |
|
filipstrand
|
4b42e50257
|
Add separate model config and other small updates
|
2024-08-20 09:44:09 +02:00 |
|
Fabio
|
c0cc8059e9
|
fix cli
|
2024-08-19 21:41:19 +02:00 |
|
Fabio
|
d1b4557d2e
|
small fix to main
|
2024-08-19 21:23:32 +02:00 |
|
Fabio
|
76f5f01d4c
|
Merge branch 'main' into feature/add_flux1dev
|
2024-08-19 21:15: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
|
e97d7dfb9f
|
Add CLI args for easier execution
|
2024-08-19 08:44:18 -05:00 |
|
Fabio
|
40b77e81bc
|
remove main dev, add hints to main
|
2024-08-19 00:05:37 +02:00 |
|
Fabio
|
45309d0129
|
fix main
|
2024-08-18 23:41:49 +02:00 |
|
filipstrand
|
5669d26274
|
Never override previously generated images
|
2024-08-18 20:46:11 +02:00 |
|
Fabio
|
65c479b091
|
fix height <-> width and other minor corrections
|
2024-08-17 22:39:52 +02:00 |
|
Fabio Peruzzo
|
7661622839
|
allow different image resolutions
|
2024-08-16 16:45:49 +02:00 |
|
filipstrand
|
65e0232cab
|
Move flux.py up one level
|
2024-08-15 21:17:33 +02:00 |
|
filipstrand
|
f0b02257e3
|
Update README with installation guide
|
2024-08-15 00:18:48 +02:00 |
|