Skip to content

Instantly share code, notes, and snippets.

View Demopans's full-sized avatar
💭
I may be slow to respond.

Jeff Gao Demopans

💭
I may be slow to respond.
View GitHub Profile
@Demopans
Demopans / Redirector.txt
Created February 14, 2024 02:03
redirector regex archive
https?:\/\/(?:www\.)?youtu(?:\.be\/|be\.com\/shorts\/)([a-zA-Z0-9_-]*).*
www.youtube.com//watch?v=$1
(https?:\/\/www\.pixiv\.net\/[a-z]*\/artworks\/[0-9]*)
$1
@Demopans
Demopans / a.txt
Created September 17, 2022 01:06
.
# required for google colab
dlib==19.22.1
paddleseg
paddlepaddle
wget
wandb
lpips
# git+https://github.com/stylegan-human/StyleGAN-Human.git@409034f4c5c6bd70559d9d24920895eb4df8c2b4
# required for local server
package com.example.jgao6211.testcalcpleaseignore;
/**
* Created by jgao6211 on 4/13/2018.
* BETA
*/
public class I {
private double real;
private double imaginary;