Pedro Cuenca
8af1276824
Make Share work.
2 years ago
Pedro Cuenca
172995d210
Use negative prompts.
2 years ago
Pedro Cuenca
01b64111ab
Disable num images, make -1 mean random.
2 years ago
Pedro Cuenca
ee244e5147
Rename PromptView -> ControlsView
2 years ago
Pedro Cuenca
5cda9b1a53
Use UI values for generation.
2 years ago
Pedro Cuenca
e6d725df67
Rename context -> generation
2 years ago
Pedro Cuenca
82cea4f559
Make Mac faster, lol.
2 years ago
Pedro Cuenca
507d76998b
Simplify code
2 years ago
Pedro Cuenca
f92d53ae53
Make iOS/Catalyst generation use GenerationContext.
2 years ago
Pedro Cuenca
e14e0119cb
Make Generate button work.
...
(Hardcoded prompt)
2 years ago
Pedro Cuenca
79e98f4457
Refactor DiffusionGlobals to GenerationContext, includes generation
...
state.
2 years ago
Pedro Cuenca
6e20e00c49
Adjust some defaults.
2 years ago
Pedro Cuenca
a551caba97
Disable code signing only in Debug mode
2 years ago
Pedro Cuenca
6910a3f366
Replace personal bundle IDs
2 years ago
Pedro Cuenca
e0214ec606
Temporarily remove v1.4 model (malformed, I think).
2 years ago
Pedro Cuenca
47ce76ecec
Download model selected in picker.
2 years ago
Pedro Cuenca
d1c63dafbc
Download: display progress, hide Generate button.
2 years ago
Pedro Cuenca
97935c125a
macOS: download model on startup.
2 years ago
Pedro Cuenca
a51e3d8cc5
Populate model picker.
3 years ago
Pedro Cuenca
b986fd416d
Change product name to Diffusion (instead of TARGET_NAME)
3 years ago
Pedro Cuenca
332739a9a4
Compile common code in macOS target.
3 years ago
Pedro Cuenca
584943c3a1
Ignore user data.
3 years ago
Pedro Cuenca
61df7c78bf
Added early macOS UI support ( #11 )
3 years ago
Cyril Zakka
d028c435c6
Added macOS UI skeleton
3 years ago
Pedro Cuenca
2bdfcc593d
Update performance measures.
3 years ago
Pedro Cuenca
3867b905b3
Add simple metadata for a couple of models.
3 years ago
Pedro Cuenca
ffca1bda9e
Change path to cache.
...
Without code-signing, the directory is created inside `Application
Support` so better not to use a generic name.
3 years ago
Pedro Cuenca
7e9956725b
Move code-signing to minimal xcconfig file.
...
Code signing is disabled for macOS. Users are instructed to update the
development team when they fork or clone the repo, if they want to
target iOS.
Co-authored-by: Fahim Farook <fahimf@gmail.com>
3 years ago
Pedro Cuenca
b66ca88562
Ignore .DS_Store
3 years ago
Pedro Cuenca
795c1a187a
Components alignment.
3 years ago
Pedro Cuenca
da83fdfff1
Simple display of time interval.
3 years ago
Pedro Cuenca
a660d47fa3
Merge branch 'main' of github.com:huggingface/swift-coreml-diffusers
3 years ago
Pedro Cuenca
601a081737
Show explicit Save button on macOS.
3 years ago
Pedro Cuenca
f43652ae36
Request permissions to save to photo library.
3 years ago
Pedro Cuenca
2bb9b15d40
Use Apple's package instead of my fork.
3 years ago
Pedro Cuenca
7eb68cb24d
Update bundle id.
3 years ago
Pedro Cuenca
73caa99fbc
Merge pull request #4 from huggingface/julien-c-patch-1
...
Update perf/time on latest iPhone 14 Pro
3 years ago
Julien Chaumond
a4e78ea079
Update perf/time on latest iPhone 14 Pro
3 years ago
Pedro Cuenca
77d17658e0
Update deployment targets.
3 years ago
Pedro Cuenca
c2d7b82062
Readme: works on iPhone! OS no longer in beta.
3 years ago
Pedro Cuenca
3d7e1d92b8
Enable iOS entitlements for additional memory use:
...
- com.apple.developer.kernel.increased-memory-limit
- com.apple.developer.kernel.extended-virtual-addressing
3 years ago
Pedro Cuenca
cdc7da70ff
Add screenshot to README.
3 years ago
Pedro Cuenca
a72643e573
Share prompt
3 years ago
Pedro Cuenca
be80606e04
Diffusion app.
3 years ago