Heemyung Kang

Results 4 issues of Heemyung Kang

I am trying to create python app which use spark cluster consists with docker. ``` version: "3.6" services: webapp: container_name: webapp image: todhm/flask_spark_webapp build: context: ./flask_with_spark working_dir: /app command: gunicorn...

I try to use react-ga as an complex behavioral ecommerce,event tracker inside react app where other events & page views are already collected by google tag manager. So I tried...

I'm trying to train the stable-diffusion-2-1-unclip model with dreambooth accelerate with following commands. accelerate launch train_dreambooth.py \ --pretrained_model_name_or_path="model/stable-diffusion-2-1-unclip/" \ --instance_prompt="a photo of a tgt person" \ --instance_data_dir="input/jenny" \ --output_dir="/code/output/stablejenny" \...

Dear Maurdekye I recently developed a community extension repository that helps users to share their images with others. (https://github.com/learners-superpumped/newtype_v3) I want to get some users' feedback but I could not...