MMachine Learning Read More 4 minute read What is Hugging Face – A Beginner’s GuidebyKhalid FaizOctober 18, 2022 As the world now is starting to use AI technologies, advancements on AI must take place, yet no…
MMiscellaneous Read More 4 minute read How to Execute Shell Commands in PythonbySamreena AslamOctober 10, 2022 Shell commands help perform routine tasks, including system troubleshooting, system monitoring, backup & data loss recovery, etc. We…
MMachine Learning Read More 15 minute read How to Use DreamBooth to Fine-Tune Stable Diffusion (Colab)byEdXDOctober 5, 2022 With Stable Diffusion DreamBooth, you can now create AI art generation images using your own trained images. For example, you…
LLinux Read More 3 minute read How to Reduce Video Size (Compress) With FFmpegbyEdXDOctober 2, 2022 FFmpeg is an open-source collection of libraries and tools used to process audio, video, and other multimedia-related files.…
MMiscellaneous Read More 7 minute read What is Google Colab: A Beginner’s GuidebyEdXDOctober 1, 2022 You’ve probably come across the terms Google Colab or Colab Notebook at some point, in the context of…
LLinux Read More 5 minute read How to Transfer Files from a Remote Server to Local MachinebyEdXDSeptember 28, 2022 This tutorial walks you through transferring files from a remote server to a local machine using: scp scp…
MMachine Learning Read More 6 minute read How to Use Stable Diffusion Infinity for Outpainting (Colab)byEdXDandGita SuputraSeptember 22, 2022 In this tutorial we’ll cover how to set up the Stable Diffusion Infinity notebook. Stable Diffusion Infinity is…
MMachine Learning Read More 4 minute read How to Use Whisper: A Free Speech-to-Text AI Tool by OpenAIbyEdXDSeptember 21, 2022 Whisper is automatic speech recognition (ASR) system that can understand multiple languages. It has been trained on 680,000…
MMachine Learning Read More 3 minute read How to Use ESRGAN: Free AI Tool to Upscale Unlimited ImagesbyEdXDSeptember 21, 2022 ESRGAN (Enhanced Super-Resolution Generative Adversarial Network) is a free AI tool that provides a perception-driven approach for single…
LLinux Read More 4 minute read How to Chown Recursively in LinuxbyEdXDSeptember 18, 2022 A recursive action affects a file or directory with its subdirectories. We mainly use the -R option to…
LLinux Read More 5 minute read How to Use Rsync with SSH KeysbyEdXDSeptember 18, 2022 This tutorial teaches you how to sync files between two Ubuntu 22.04 desktop machines using rsync with SSH…
MMachine Learning Read More 9 minute read Best & Easiest Way to Run Stable Diffusion for Free (WebUI)byEdXDSeptember 11, 2022 Stable Diffusion is among the best AI art generators at the time of writing. It generates fantastic art,…