Skip to content

Instantly share code, notes, and snippets.

View zeikomi552's full-sized avatar
😃
I'm so happy!!

zeikomi552 zeikomi552

😃
I'm so happy!!
View GitHub Profile
from PIL import Image
import argparse, os, sys, glob
import torch
from torch import autocast
from diffusers import (
DDIMScheduler,
StableDiffusionInpaintPipeline
)
def main():
@zeikomi552
zeikomi552 / フォロバさんを探せ検証.ipynb
Created January 9, 2022 00:29
フォロバさんを探せ検証
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
month number of create articles number of articles number of users number of page views
2017年5月 6 6 18 31
2017年6月 24 30 3813 14965
2017年7月 7 37 244 1096
2017年8月 0 37 376 896
2017年9月 0 37 754 1428
2017年10月 1 38 818 1506
2017年11月 0 38 766 1293
2017年12月 1 39 716 1478
2018年1月 7 46 1059 2029
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
import json
import os
class confg_manager:
_file_path = ".\\config\\setting.cnf"
_conf_json = {}
def get_userconf(self):
self.load()
import requests
import json
import pandas as pd
USERNAME = 'xxxxxx'' # github username
PASSWORD = 'xxxxxx' # github password
PAGE=2
PER_PAGE=100
# 1. create url text