SHI-Labs / Versatile-Diffusion
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, 2022
https://github.com/SHI-Labs/Versatile-Diffusion
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, 2022
https://github.com/SHI-Labs/Versatile-Diffusion
GitHub
GitHub - SHI-Labs/Versatile-Diffusion: Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, arXiv 2022…
Versatile Diffusion: Text, Images and Variations All in One Diffusion Model, arXiv 2022 / ICCV 2023 - SHI-Labs/Versatile-Diffusion
SkyPilot
SkyPilot is a framework for easily running machine learning workloads on any cloud through a unified interface.
https://github.com/skypilot-org/skypilot
SkyPilot is a framework for easily running machine learning workloads on any cloud through a unified interface.
https://github.com/skypilot-org/skypilot
GitHub
GitHub - skypilot-org/skypilot: Run, manage, and scale AI workloads on any AI infrastructure. Use one system to access & manage…
Run, manage, and scale AI workloads on any AI infrastructure. Use one system to access & manage all AI compute (Kubernetes, 17+ clouds, or on-prem). - skypilot-org/skypilot
Vertebrae
An application framework for building async Python micro services.
https://github.com/preludeorg/vertebrae
An application framework for building async Python micro services.
https://github.com/preludeorg/vertebrae
How To Setup Github Actions For CI/CD
Automating your CI/CD workflow just got easier with GitHub Actions. In this video, you'll learn how to set them up and find out how Pulumi's technology can help make the process faster and more efficient.
https://www.youtube.com/watch?v=9flcoQ1R0Y4
Automating your CI/CD workflow just got easier with GitHub Actions. In this video, you'll learn how to set them up and find out how Pulumi's technology can help make the process faster and more efficient.
https://www.youtube.com/watch?v=9flcoQ1R0Y4
YouTube
How To Setup Github Actions For CI/CD
Automating your CI/CD workflow just got easier with GitHub Actions. In this video, you'll learn how to set them up and find out how Pulumi's technology can help make the process faster and more efficient.
⚬ GitHub: https://github.com/ArjanCodes/2022-cicd…
⚬ GitHub: https://github.com/ArjanCodes/2022-cicd…
Running Python inside ChatGPT
Running Python inside ChatGPT shows some amazing capabilities that ChatGPT has to understand Python code and evaluate it for you.
https://mathspp.com/blog/running-python-inside-chatgpt
Running Python inside ChatGPT shows some amazing capabilities that ChatGPT has to understand Python code and evaluate it for you.
https://mathspp.com/blog/running-python-inside-chatgpt
Mathspp
Running Python inside ChatGPT
Running Python inside ChatGPT shows some amazing capabilities that ChatGPT has to understand Python code and evaluate it for you.
Options to run pandas DataFrame.apply in parallel
In this article, I’ll survey a number of popular options for applying functions to pandas DataFrames in parallel.
https://www.wrighters.io/options-to-run-pandas-dataframe-apply-in-parallel/
In this article, I’ll survey a number of popular options for applying functions to pandas DataFrames in parallel.
https://www.wrighters.io/options-to-run-pandas-dataframe-apply-in-parallel/
wrighters.io
Options to run pandas DataFrame.apply in parallel - wrighters.io
Running apply on a DataFrame or Series can be run in parallel to take advantage of multiple cores. Some libraries make it really easy.
aws-open-data-geo
A list of open geospatial datasets on AWS.
https://github.com/giswqs/aws-open-data-geo
A list of open geospatial datasets on AWS.
https://github.com/giswqs/aws-open-data-geo
GitHub
GitHub - opengeos/aws-open-data-geo: A list of open geospatial datasets on AWS
A list of open geospatial datasets on AWS. Contribute to opengeos/aws-open-data-geo development by creating an account on GitHub.
Stability-AI / stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
https://github.com/Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
https://github.com/Stability-AI/stablediffusion
GitHub
GitHub - Stability-AI/stablediffusion: High-Resolution Image Synthesis with Latent Diffusion Models
High-Resolution Image Synthesis with Latent Diffusion Models - Stability-AI/stablediffusion
riffusion-inference
Stable diffusion for real-time music generation.
https://github.com/riffusion/riffusion-inference
Stable diffusion for real-time music generation.
https://github.com/riffusion/riffusion-inference
GitHub
GitHub - riffusion/riffusion: Stable diffusion for real-time music generation
Stable diffusion for real-time music generation. Contribute to riffusion/riffusion development by creating an account on GitHub.
I've just started mixing shaders with Pygame and got some great results!
https://www.reddit.com/r/Python/comments/ztqgnt/ive_just_started_mixing_shaders_with_pygame_and/
https://www.reddit.com/r/Python/comments/ztqgnt/ive_just_started_mixing_shaders_with_pygame_and/
reddit
I've just started mixing shaders with Pygame and got some great...
Posted in r/Python by u/DaFluffyPotato • 415 points and 24 comments
petals
Easy way to run 100B+ language models without high-end GPUs. Up to 10x faster than offloading.
https://github.com/bigscience-workshop/petals
Easy way to run 100B+ language models without high-end GPUs. Up to 10x faster than offloading.
https://github.com/bigscience-workshop/petals
GitHub
GitHub - bigscience-workshop/petals: 🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading - bigscience-workshop/petals
t3l3machus / Villain
Villain is a Windows & Linux backdoor generator and multi-session handler that allows users to connect with sibling servers (other machines running Villain) and share their backdoor sessions, handy for working as a team.
https://github.com/t3l3machus/Villain
Villain is a Windows & Linux backdoor generator and multi-session handler that allows users to connect with sibling servers (other machines running Villain) and share their backdoor sessions, handy for working as a team.
https://github.com/t3l3machus/Villain
GitHub
GitHub - t3l3machus/Villain: Villain is a high level stage 0/1 C2 framework that can handle multiple reverse TCP & HoaxShell-based…
Villain is a high level stage 0/1 C2 framework that can handle multiple reverse TCP & HoaxShell-based shells, enhance their functionality with additional features (commands, utilities) and ...
Effective Python Async like a PRO
See some common mistakes when writing Python Async and learn how to avoid them to increase your code's performance.
https://guicommits.com/effective-python-async-like-a-pro/
See some common mistakes when writing Python Async and learn how to avoid them to increase your code's performance.
https://guicommits.com/effective-python-async-like-a-pro/
Gui Commits
How to use Async Python Correctly
See some common mistakes when writing Python Async and learn how to avoid them to increase your code's performance.
Coercer
A Python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
https://github.com/p0dalirius/Coercer
A Python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods.
https://github.com/p0dalirius/Coercer
GitHub
GitHub - p0dalirius/Coercer: A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through…
A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 12 methods. - p0dalirius/Coercer
StableTuner
Stable Tuner wants to be the easiest and most complete Stable Diffusion tuner.
https://github.com/devilismyfriend/StableTuner
Stable Tuner wants to be the easiest and most complete Stable Diffusion tuner.
https://github.com/devilismyfriend/StableTuner
GitHub
GitHub - devilismyfriend/StableTuner: Finetuning SD in style.
Finetuning SD in style. Contribute to devilismyfriend/StableTuner development by creating an account on GitHub.
I know this isn't much, but I made Minesweeper using Python. Really proud how it turned out!
https://www.reddit.com/r/Python/comments/zuzx7r/i_know_this_isnt_much_but_i_made_minesweeper/
https://www.reddit.com/r/Python/comments/zuzx7r/i_know_this_isnt_much_but_i_made_minesweeper/
reddit
I know this isn't much, but I made Minesweeper using Python....
[Link to GitHub](https://github.com/espy02/python-minesweeper) Any feedback would be appreciated
Has your password been pwned?
Or, how I almost failed to search a 37 GB text file in under 1 millisecond (in Python).
https://death.andgravity.com/pwned
Or, how I almost failed to search a 37 GB text file in under 1 millisecond (in Python).
https://death.andgravity.com/pwned
death and gravity
Has your password been pwned? Or, how I almost failed to search a 37 GB text file in under 1 millisecond (in Python)
... in which we check if your password has been compromised in many inconvenient ways, in a tale of destruction, obsession, and self-discovery.
facebookresearch / diplomacy_cicero
Code for Cicero, an AI agent that plays the game of Diplomacy with open-domain natural language negotiation.
https://github.com/facebookresearch/diplomacy_cicero
Code for Cicero, an AI agent that plays the game of Diplomacy with open-domain natural language negotiation.
https://github.com/facebookresearch/diplomacy_cicero
GitHub
GitHub - facebookresearch/diplomacy_cicero: Code for Cicero, an AI agent that plays the game of Diplomacy with open-domain natural…
Code for Cicero, an AI agent that plays the game of Diplomacy with open-domain natural language negotiation. - facebookresearch/diplomacy_cicero
A year of building for the terminal
https://textual.textualize.io/blog/2022/12/20/a-year-of-building-for-the-terminal/
https://textual.textualize.io/blog/2022/12/20/a-year-of-building-for-the-terminal/