使用JAV金鸡儿奖官网附带的工具JAV SQL 查询器,可查询各种类别的JavDB TOP250影片:
及分年数据(存在部分重复影片,原始数据的问题):
"""Copyright (c) 2024, William Guss""" | |
import math,random,torch,shutil,sys,time | |
from torch import nn | |
from torch.nn import functional as F | |
from typing import Optional | |
class AddPositionalEncoding(nn.Module): | |
def __init__(self,l):super().__init__();self.l=l | |
def forward(self,x): | |
u=torch.arange(x.size(1),device=x.device)[:,None] |
sudo rm -rfv /Library/Caches/com.apple.iconservices.store; sudo find /private/var/folders/ \( -name com.apple.dock.iconcache -or -name com.apple.iconservices \) -exec rm -rfv {} \; ; sleep 3;sudo touch /Applications/* ; killall Dock; killall Finder |
-- AppleScript -- | |
-- This example is meant as a simple starting point to show how to get the information in the simplest available way. | |
-- Keep in mind that when asking for a `return` after another, only the first one will be output. | |
-- This method is as good as its JXA counterpart. | |
-- Webkit variants include "Safari", "Webkit", "Orion". | |
-- Specific editions are valid, including "Safari Technology Preview". | |
-- "Safari" Example: | |
tell application "Safari" to return name of front document |
{ | |
"us": "https://www.amazon.com", | |
"uk": "https://www.amazon.co.uk", | |
"ca": "https://www.amazon.ca", | |
"de": "https://www.amazon.de", | |
"es": "https://www.amazon.es", | |
"fr": "https://www.amazon.fr", | |
"it": "https://www.amazon.it", | |
"jp": "https://www.amazon.co.jp", | |
"in": "https://www.amazon.in", |
使用JAV金鸡儿奖官网附带的工具JAV SQL 查询器,可查询各种类别的JavDB TOP250影片:
及分年数据(存在部分重复影片,原始数据的问题):
====| ROLES |==== | |
「 👑 」sᴇʀᴠᴇʀ ᴏᴡɴᴇʀ | |
「 ❗ 」ᴀᴅᴍɪɴɪsᴛʀᴀᴛᴏʀ | |
「 ❓ 」ᴍᴏᴅᴇʀᴀᴛᴏʀ | |
「📸」ᴄᴏɴᴛᴇɴᴛ ᴄʀᴇᴀᴛᴏʀ | |
「🤖」 ʙᴏᴛ ᴀᴅᴍɪɴ | |
「🤖」 ʙᴏᴛ ᴍᴜsɪᴄ | |
「🤖」 ʙᴏᴛ ɢᴀᴍᴇ | |
================= |
In the Generative AI Age your ability to generate prompts is your ability to generate results.
Claude 3.5 Sonnet and o1 series models are recommended for meta prompting.
Replace {{user-input}}
with your own input to generate prompts.
Use mp_*.txt
as example user-input
s to see how to generate high quality prompts.
password12345678 |