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 |
|
Filip Strand
|
a469cce5fe
|
Merge pull request #5 from explorigin/cli-options
Add CLI args for easier execution
|
2024-08-19 18:05:32 +02:00 |
|
Timothy Farrell
|
67f3f8e46c
|
Update the README to include the (now required) prompt
|
2024-08-19 08:46:39 -05:00 |
|
Timothy Farrell
|
62c7a9939f
|
Remove it from the TODO list.
|
2024-08-19 08:44:21 -05:00 |
|
Timothy Farrell
|
e97d7dfb9f
|
Add CLI args for easier execution
|
2024-08-19 08:44:18 -05:00 |
|
filipstrand
|
c50a1fb3d4
|
Fix height and width argument names
|
2024-08-18 21:49:41 +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 |
|
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 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 |
|