Commit Graph

37 Commits

Author SHA1 Message Date
Fabio
45309d0129 fix main 2024-08-18 23:41:49 +02:00
Fabio
16ee26c2e9 fix merge conflicts 2024-08-18 23:33:22 +02:00
Fabio
c2b600dd9e fix type and add main_dev 2024-08-18 23:31:59 +02:00
Fabio
68cbaab816 fix type and add main_dev 2024-08-18 23:31:54 +02:00
filipstrand
c50a1fb3d4 Fix height and width argument names 2024-08-18 21:49:41 +02:00
Fabio
d14f49f758 revert changes to config 2024-08-18 21:23:52 +02:00
Filip Strand
826b58dcb1
Merge pull request #9 from filipstrand/never-override-previously-generated-images
Never override previously generated images
2024-08-18 21:21:59 +02:00
filipstrand
5669d26274 Never override previously generated images 2024-08-18 20:46:11 +02:00
Fabio
9a7854218d changes to gitignore 2024-08-18 19:17:14 +02:00
Fabio
acfc448f0c fix guidance scale 2024-08-18 17:56:31 +02:00
Fabio
6977e92061 fix sigmas shift 2024-08-18 17:15:58 +02:00
Fabio
571608b4dd fix conflicts 2024-08-18 13:32:02 +02:00
Fabio
40b40b5541 add shift to schedule 2024-08-18 13:30:19 +02:00
Fabio
14c5b2bd0e fix architecture for dev 2024-08-18 01:01:01 +02:00
Filip Strand
f0ca12f075
Merge pull request #4 from Xuzzo/feature/allow_image_resolution
Generate image at different resolutions
2024-08-17 23:01:27 +02:00
Fabio
e76bb3d284 change naming 2024-08-17 22:50:35 +02:00
Fabio
65c479b091 fix height <-> width and other minor corrections 2024-08-17 22:39:52 +02:00
Fabio
7b1eba235d WIP include flux1 dev 2024-08-17 22:33:11 +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
5af0763cc4 Rearrange attributes 2024-08-15 21:08:27 +02:00
filipstrand
0fae839053 Do text encoding directly and remove TextEncoder class 2024-08-15 20:55:56 +02:00
filipstrand
f35eec2a3b Ignore generated image files 2024-08-15 20:42:37 +02:00
filipstrand
db1e7f5cc2 Remove PyCharm settings from repo 2024-08-15 20:06:30 +02:00
Filip Strand
05db3da4bf
Merge pull request #3 from naz/add-gitignore
Added .gitignore
2024-08-15 20:02:33 +02:00
Naz
11dbd0ed95
Added .gitignore
- Without it the IDE struggles to parse the content of the project after initial install
2024-08-15 12:51:49 +07:00
filipstrand
36b396b921 Fix address 2024-08-15 00:28:07 +02:00
Filip Strand
36b8794da8
Merge pull request #2 from filipstrand/automatically-download-model
Automatically download models from Huggingface or used cached ones
2024-08-15 00:23:52 +02:00
filipstrand
f0b02257e3 Update README with installation guide 2024-08-15 00:18:48 +02:00
filipstrand
e3a85df133 Automatically download models from huggingface or used cache ones 2024-08-15 00:17:30 +02:00
filipstrand
97028713e1 Update default prompt 2024-08-14 11:12:30 +02:00
filipstrand
37a6632259 Return mlx arrays directly from tokenizer call 2024-08-14 11:02:04 +02:00
filipstrand
5023437e89 Remove loop from main script 2024-08-13 23:14:15 +02:00
filipstrand
b441c4174c Fix typo 2024-08-12 22:13:52 +02:00
filipstrand
1cecc60e5e Add progress bar 2024-08-12 21:37:41 +02:00
filipstrand
83850ddbf1 Initial release 2024-08-12 20:34:17 +02:00
Filip Strand
7e016b7366
Initial commit 2024-08-10 12:30:01 +02:00