This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Insider Slutcore — n. A style or presentation in which one deliberately advertises a sexually provocative appearance, including the visible wearing of sex toys, while prohibiting physical or sexual contact. | |
| NCSE (Non Contact Symbolic Exhibitionism) — n. A consensual erotic or BDSM-adjacent practice centered on deliberately presenting sexualized clothing, accessories, body modifications, or suggestive objects while prohibiting physical sexual contact. The emphasis is on visual presentation, symbolism, implication, and the psychological tension of being seen or potentially noticed rather than on sexual interaction. | |
| Incarner — n. A person who is attracted to, desires, or wants to be a depicted situation or state. | |
| Incarnism — n. The concept or phenomenon of being, or wanting to be, a depicted situation or state. | |
| ABDN (Adult Baby Diaper Not) — n. A presentation in which the diaper is worn visibly and is central to the aesthetic and identity, but its functional/bodily-fluid use is absent or unwanted; the diaper |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "#": "gallery-dl.conf default configuration file", | |
| "#": "full documentation at", | |
| "#": "https://gdl-org.github.io/docs/configuration.html", | |
| "#": "Rename to .gallery-dl.conf", | |
| "extractor": | |
| { | |
| "#": "===============================================================", | |
| "#": "==== General Extractor Options ==========================", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package com.example.jgao6211.testcalcpleaseignore; | |
| /** | |
| * Created by jgao6211 on 4/13/2018. | |
| * BETA | |
| */ | |
| public class I { | |
| private double real; | |
| private double imaginary; |