Skip to content
View eor-w0w0w0's full-sized avatar

Block or report eor-w0w0w0

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. cred stripped llama + stable diffusi... cred stripped llama + stable diffusion instagram bot
    1
    #!/usr/bin/env python3
    2
    from instagrapi import Client
    3
    from instagrapi.exceptions import LoginRequired
    4
    from time import sleep 
    5
    from os import system
  2. hacky stablediffusion code for gener... hacky stablediffusion code for generating videos
    1
    """
    2
    stable diffusion dreaming
    3
    creates hypnotic moving videos by smoothly walking randomly through the sample space
    4
    5
    example way to run this script:
  3. lodbgone lodbgone Public

    Attempts to force LODObject meshes to max quality for player equipment in Darktide

    Lua

  4. MourningSong MourningSong Public

    Replaces the Mourningstar ambient music in Darktide

    Lua

  5. unc unc Public

    hackwashu 2024

    Python

  6. macos_notification_test macos_notification_test Public

    skeleton implementation for triggering notifications

    Swift