Skip to content
View ultranity's full-sized avatar
Block or Report

Block or report ultranity

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. huggingface/diffusers huggingface/diffusers Public

    🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.

    Python 23.2k 4.8k

  2. sumatrapdfreader/sumatrapdf sumatrapdfreader/sumatrapdf Public

    SumatraPDF reader

    C 12.8k 1.7k

  3. Pix-EzViewer Pix-EzViewer Public

    一个支持免代理直连+多种额外特性功能优化的第三方 Pixiv android 客户端 | A third-party Pixiv Android client with modern design and many other enhancements

    Kotlin 690 31

  4. Anomaly.Paddle Anomaly.Paddle Public

    基于PaddlePaddle框架的异常检测算法复现

    Python 20 2

  5. minimal-EasyConnect minimal-EasyConnect Public

    minimal EasyConnect CLI in docker-alpine

    Shell 8 2

  6. Slurm-sbatch-email-with-output Slurm-sbatch-email-with-output
    1
    #!/bin/bash
    2
    #SBATCH -J MyModel
    3
    #SBATCH -n 1 # Number of cores
    4
    #SBATCH -t 1-00:00 # Runtime in D-HH:MM
    5
    #SBATCH -o JOB%j.out # File to which STDOUT will be written