Reference: https://github.com/yangxy/GPEN
Prepare code:
%pip install ninja
%cd /content
!git clone https://github.com/yangxy/GPEN.git
%cd /content/GPEN/weights
Reference: https://github.com/yangxy/GPEN
Prepare code:
%pip install ninja
%cd /content
!git clone https://github.com/yangxy/GPEN.git
%cd /content/GPEN/weights
Reference: https://github.com/xinntao/ESRGAN
Prepare code:
%cd /content
!git clone https://github.com/xinntao/ESRGAN.git
%cd /content/ESRGAN/models
!gdown --id 1TPrz5QKd8DHHt1k8SRtm6tMiPjz_Qene
# References: | |
# - https://gist.github.com/woctezuma/f4faef1210e49ed06cf4725bac60998f | |
# - https://steamcommunity.com/app/1076200/discussions/0/3070873501572457641/ | |
from collections import Counter | |
from pathlib import Path | |
import glob | |
import os |
# My Napkin API to get a dict mapping Steam appIDs to app names | |
# | |
# References: | |
# [1] API host: https://www.napkin.io/ | |
# [2] Documentation by SteamDB: https://steamapi.xpaw.me/#IStoreService/GetAppList | |
# [3] Personal API endpoint: cf. the title of this Github Gist | |
from napkin import response | |
import os |
# My Napkin API to get a dict mapping Steam appIDs to app names | |
# | |
# References: | |
# [1] API host: https://www.napkin.io/ | |
# [2] Documentation by SteamDB: https://steamapi.xpaw.me/#ISteamApps/GetAppList | |
# [3] Personal API endpoint: cf. the title of this Github Gist | |
from napkin import response | |
import requests |
REGEDIT4 | |
[HKEY_CURRENT_USER\software\LEGO System A/S\Builder's Journey] | |
"SaveGame0_h1867918426"=hex:41,41,45,41,41,41,44,2F,2F,2F,2F,2F,41,51,41,41,\ | |
41,41,41,41,41,41,41,4D,41,67,41,41,41,45,5A,42,63,33,4E,6C,62,57,4A,73,65,\ | |
53,31,44,55,32,68,68,63,6E,41,73,49,46,5A,6C,63,6E,4E,70,62,32,34,39,4D,43,\ | |
34,77,4C,6A,41,75,4D,43,77,67,51,33,56,73,64,48,56,79,5A,54,31,75,5A,58,56,\ | |
30,63,6D,46,73,4C,43,42,51,64,57,4A,73,61,57,4E,4C,5A,58,6C,55,62,32,74,6C,\ | |
62,6A,31,75,64,57,78,73,42,51,45,41,41,41,41,57,52,32,46,74,5A,56,42,79,5A,\ | |
57,5A,7A,53,57,31,77,62,43,74,54,59,58,5A,6C,52,47,46,30,59,51,55,41,41,41,\ |
%pip install transformers
Reference: https://huggingface.co/facebook/dino-vits16
from transformers import ViTFeatureExtractor, ViTModel
from PIL import Image
import requests
import torch
appID | releaseDate | title | developerName | publisherName | |
---|---|---|---|---|---|
1059220 | 2022-04-07 | '83 | Antimatter Games | Toadman Interactive | |
422890 | 2021-10-22 | 22 Racing Series | GOATi Entertainment | GOATi Entertainment | |
2022-02-28 | 7 Days Salvation | Volla Games | Volla Games | ||
2022-09-30 | 7abrynth | Backstage Games | 505 Games | ||
1182900 | 2022-06-28 | A Plague Tale: Requiem | Asobo Studio | Focus Home Interactive | |
2022-01-01 | A-Train 10 | Artdink Corporation | DEGICA Co. Ltd. | ||
2022-01-11 | ADA (code name) | Dontnod Entertainment | Dontnod Entertainment | ||
1368030 | 2021-10-15 | ANNO: Mutationem | Thinking Stars | Lightning Games | |
2023-07-25 | ARK 2 | Studio Wildcard | Studio Wildcard |
steamID | releaseDate | title | developerName | publisherName | |
---|---|---|---|---|---|
test-id12-3456 | #Chroma Test 20007 - Type DLC | Anbox Developers | |||
303720 | 2016-09-12 | #KILLALLZOMBIES | Beatshapers | Beatshapers | |
1059220 | 2022-04-07 | '83 | Antimatter Games | Toadman Interactive | |
923840 | 2018-09-25 | - Wuxia archive: Crisis escape | Gamera Game | Gamera Game | |
738510 | 2020-04-01 | -Innocent Fille- | MAGES. Inc. | Spike Chunsoft Co. Ltd. | |
477010 | 2016-07-26 | 10 Minute Tower | Team17 Digital Limited | War Child Gaming | |
435790 | 10 Second Ninja X | Four Circle Interactive | Curve Digital | ||
913850 | 2018-12-21 | 103 | Dystopia Interactive | Dystopia Interactive | |
735580 | 2018-11-11 | 11-11 Memories Retold | Aardman Animations | BANDAI NAMCO Entertainment Europe S.A.S. |
appID | releaseDate | title | developerName | publisherName | |
---|---|---|---|---|---|
1999-12-31 | (Redacted) | (Redacted) | (Redacted) | ||
2017-11-02 | .hack//G.U. Last Recode | BANDAI NAMCO Entertainment Inc. | BANDAI NAMCO Entertainment Inc. | ||
2014-03-05 | 10 Second Ninja X | Four Circle Interactive | Curve Digital | ||
1162019blender2.79b | Adobe | ||||
1172019blender | Adobe | ||||
1172019vlc | Adobe | ||||
16 brands Taiwan Mahjong | SOFTSTAR Entertainment | SOFTSTAR Entertainment | |||
1941 Frozen Front | HandyGames | HandyGames | |||
2014-03-11 | 1954 Alcatraz | Daedalic Entertainment GmbH | Daedalic Entertainment GmbH |