Block or Report
Block or report pcuenca
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
GCUndoManager Public
Forked from seanm/GCUndoManager
A reimplementation of NSUndoManager that is highly compatible with the original but much more debuggable.
Objective-C
-
-
RestKit Public
Forked from RestKit/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
Objective-C
-
Objective-Zip Public
Forked from waynehartman/Objective-Zip
An object-oriented friendly wrapper library for ZLib and MiniZip, in Objective-C for iOS and OS X
C
1,382 contributions in the last year
Contribution activity
August 2022
Created 18 commits in 5 repositories
Created 1 repository
- pcuenca/diffusers-examples Jupyter Notebook
Created a pull request in huggingface/diffusers that received 35 comments
Pipeline to device
The following will run the pipeline in cuda:1 (not cuda:0) as would be expected:
pipe = StableDiffusionPipeline.from_pretrained( "CompVis/stable-di…
Opened 18 other pull requests in 6 repositories
huggingface/diffusers
6
merged
2
closed
- Reproducible images by supplying latents to pipeline
- Custom pipeline for Stable Diffusion that returns generation seeds
- Update README for 0.2.3 release
-
Restore
is_modelcards_availablein.utils -
Make it possible to import without
scipy. - Allow passing non-default modules to pipeline
- Minor typos
-
Fix arg key for
dataset_nameincreate_model_card
patil-suraj/stable-diffusion-jax
3
open
1
closed
huggingface/notebooks
2
open
patil-suraj/vit-vqgan
1
open
1
merged
huggingface/blog
1
open
huggingface/hub-docs
1
merged
Reviewed 15 pull requests in 4 repositories
huggingface/diffusers
9 pull requests
- Refactor Pipelines / Community pipelines and add better explanations.
- Update README.md with examples
- Add image2image example script.
- Pipeline to device
- Support one-string prompts and custom image size in LDM
- [K-LMS Scheduler] fix import
- [Half precision] Make sure half-precision is correct
- Stable diffusion pipeline
- initial pass on jaxify pndm scheduler + tests
patil-suraj/vit-vqgan
3 pull requests
huggingface/blog
2 pull requests
huggingface/notebooks
1 pull request
Created an issue in huggingface/diffusers that received 8 comments
Pipeline: obtain per-image reproducibility seeds when generating multiple images
People are interested in the following workflow: generate a few images from a prompt, select the one you like and tweak the prompt to steer it towa…




