The Wayback Machine - https://web.archive.org/web/20221213150444/https://github.com/apolinario
Skip to content
Avatar

Organizations

@redelivre
Block or Report

Block or report apolinario

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. WikiColorize Bot

    Python 11 1

  2. Multimodal AI related code

    Jupyter Notebook 8 1

  3. JavaScript 5 6

  4. Jupyter Notebook 1

  5. Forked from dmarx/Multi-Modal-Comparators

    Unified API to facilitate usage of pre-trained "perceptor" models, a la CLIP

    Jupyter Notebook 1

295 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created 1 repository

Created a pull request in huggingface/diffusers that received 3 comments

Fix wrong type checking in convert_diffusers_to_original_stable_diffusion.py

This fixes the text_enc_dict: dict[str, torch.Tensor] that is erroring out: Traceback (most recent call last): File "convert_diffusers_to_original_…

+2 −4 3 comments
Opened 1 other pull request in 1 repository
AUTOMATIC1111/stable-diffusion-webui 1 merged
Reviewed 1 pull request in 1 repository
huggingface/hub-docs 1 pull request

Created an issue in huggingface/diffusers that received 2 comments

Support optionally using karras sigmas in the k_diffusion wrapper pipeline

Is your feature request related to a problem? Please describe. K-Diffusion enables users to generate sigmas with k_diffusion.sampling.get_sigmas_ka…

2 comments
Opened 2 other issues in 1 repository