Skip to content
View LuckQuack's full-sized avatar
  • Berlin
  • 11:20 (UTC -12:00)

Block or report LuckQuack

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Script to obtain token and ID from H... Script to obtain token and ID from Hoyolab
    1
    Script to obtain token and ID from Hoyolab
  2. Aboutme.html Aboutme.html
    1
    <!doctype html>
    2
    <html>
    3
    
                  
    4
    
                  
    5
    <head>
  3. GSAP 101 - complex timeline GSAP 101 - complex timeline
    1
    GSAP 101 - complex timeline
    2
    ---------------------------
    3
    
                  
    4
    
                  
    5
    A [Pen](https://codepen.io/MagdaMi/pen/GgqNYRy) by [MagdaMi](https://codepen.io/MagdaMi) on [CodePen](https://codepen.io).
  4. Loading a safetensors file with pure... Loading a safetensors file with pure torch only
    1
    import mmap
    2
    import torch
    3
    import json
    4
    import os
    5
    from huggingface_hub import hf_hub_download