Code Monkey home page Code Monkey logo

stable-diffusion-styles's Introduction

Hi 👋, I'm Timon Käch

Full stack developer and owner of CyberTimon

  • 🔭 I’m currently working on CT AI - An ai plattform which operates completely offline.

  • 🌱 I’m currently learning Machine Learning with PyTorch

  • 🚗 I created this racing game StylizedDrift

  • 📫 How to reach me [email protected]

  • ⚡ Fun fact 8B Parameters Are All You Need

Experience

  • Game Developer, (2019 - 2022)

    • Created a racing game called StylizedDrift using Unity
    • Coded various game knock-off's like FallMönsch
    • Unreal Engine experience
    • Made 3D projects and games for friends
  • Web Development, (2020 - Present)

    • Learned Wordpress and made various sites with it
    • Good experience in Flask and the frontend stack
    • Experience in ServiceNow and JavaScript
  • Hack Small Things, (Indefinite duration)

    • I like Hackintosh
    • Installed Minecraft on smartwatches
    • Decompiling software
    • Overclocking and modding graphics cards
  • Machine Learning Enthusiast, (2022 - Present)

    • I became interested in machine learning and learned Python
    • Trained various image and text based AI models
    • Started coding my AI platform CT AI
    • Built myself a powerful home server
    • Contributed to Open Assistant (Contributors)
  • Finance, (2021 - Present)

    • Forex market analysis and trading strategies
    • Experience in cryptocurrency mining and blockchain technology
    • Very interested in algorithmic trading (C#)
  • Computer Scientist, (Present)

    • Pursuing an apprenticeship

Want to support me?

ko-fi

stable-diffusion-styles's People

Contributors

cybertimon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

intensesunlight

stable-diffusion-styles's Issues

Verbose mode won't work / small improvements

I found your small app and just wanted to give it a try. It's quite nice for playing around and easy to use.

The verbose mode is broken, because of a typo/ too many parameters in currentTime.strftime. The function only supports 1 parameter.

Fix:
print("\nPrompt:", sd_prompt, "\nOrientation:", orientation, "\nStyle:", style, "\nIP:", ip, "\nTime:", currentTime.strftime("%H:%M:%S"), "\nTranslated Prompt:", translated_prompt)

Another small improvement, would be to supply the A1111 webui url/port as a complete url including http/ https. Otherwise you run into the following error:
No connection adapters were found for {url!r}

Fix:
webui_url = "http://127.0.0.1:7860"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.