The Best AI Avatar Tool
This service is really great, looks like canva for ai video. Great features and price
2024-12-13 19:23:16 +0000 UTC View Post
This service is really great, looks like canva for ai video. Great features and price
2024-12-13 19:23:16 +0000 UTC View PostA basic version of a new and simple UI for Stable Diffusion, which works in free Colab and is optimized for phones. The ultimate version includes:
Prompt translation
Multiple image generation
Batch image saving
Custom models and samplers.
youtube tutorial: https://www.youtube.com/watch?v=JWtRk...
2024-10-18 13:10:08 +0000 UTC View Post
A basic version of a new and simple UI for Stable Diffusion, which works in free Colab and is optimized for phones. The ultimate version includes:
Prompt translation
Multiple image generation
Batch image saving
Custom models and samplers.
link to ultimate version: https://www.patreon.com/posts/114078538
... 2024-10-18 13:09:18 +0000 UTC View Post
CogVideo Notebook for Lightning AI: Text-to-Video AI Generator
tutorial:https://youtu.be/HqomwK8swwQ
notebook:https://drive.google.com/file/d/18qgsU0j_BS6bdB-ScCjIkSKG-UQdVyzK
2024-08-29 14:08:31 +0000 UTC View Post
I've made it as simple as possible for your convenience. Just create a notebook and paste the four lines of code below.
P.S. Don’t forget to enable GPU runtime!
!git clone https://github.com/ai-marat/flux_wui
!pip install -r flux_wui/requirements.txt
from flux_wui.main import setup_pipeline_and_widgets
setup_pipeline_and_widgets()
upd1: added g...
2024-08-05 12:28:19 +0000 UTC View PostFLUX is the best open model for generating images. More info can be found here.
You can try it out in Colab, and I’m going to create a notebook for Lightning.
It doesn’t work so quickly as it used a Tesla T4, which is already quite outdated, but it’s still a nice alternative for private image generation. It works like a charm in Lightning.ai, thanks to the fast Tesla L4.
<... 2024-08-04 15:17:24 +0000 UTC View PostA powerful tool for creating deepfakes, much better than the previous version (Roop), with more features and settings.
This version allows to use it for NSFW. In educational purposes only.
Instructions:
For cloud lightning.ai users:
Simply run the 'NSFW liberator' cell.
For local users:
Add the content_analyser.py file to facefusion/facefusion/ and substitute files.
Update: The CUDA issue for ...
2024-07-02 17:50:40 +0000 UTC View PostA powerful tool for creating deepfakes, much better than the previous version (Roop), with more features and settings.
update1: CUDA isn't working in lightning.ai. I'm trying to fix it; in the meantime, I've added a link to a Colab notebook.
🔥 Update2 : The CUDA issue for the lightning.ai notebook has been fixed, and the link has been updated.
facefusion github: 2024-07-02 17:43:36 +0000 UTC View Post
Now, we have a working and stable alternative to Google Colab. To use this file, please watch the video tutorial.
Notebook link: https://drive.google.com/file/d/1xlAmvIUQdWBoIoNzb2go79JqmD5Ny3jA
Tutorial link: https://www.youtube.com/watch?v=sIXfW8r60OQ
2024-07-01 13:25:41 +0000 UTC View PostNow, we have a working and stable alternative to Google Colab. To use this file, please watch the video tutorial.
The ultimate version includes:
Extensions: Control Net, Animate Diff, Reactor, 3D Open Pose, etc.
15+ ControlNet models
Playground WebUI model + base SDXL
CivitAI and Hugging-face extensions which allow downloading any model inside WebUI
Notebook link: 2024-07-01 13:21:03 +0000 UTC View Post
1. Install requirements.
2. Enter the prompt to generate music!
Unfortunately, it's only 47 seconds long. However, this weights might be fine-tuned with your music, which is extremely interesting to test.
https://colab.research.google.com/drive/1PYZ_O7fi6nndmVcK20Yw9oN0gFycy4HK?usp=sharing
2024-06-06 14:17:19 +0000 UTC View PostI haven't tested the model yet, but at least I made a notebook.
At this moment, Cascade is very memory inefficient, but I optimized it a bit, and it works.
P.S. Guys, thanks for your support.
more details: https://huggingface.co/stabilityai/stable-cascade
🔥 notebook link:2024-02-13 16:56:44 +0000 UTC View Post
It's a very nice notebook for basic Stable Diffusion usage.
This notebooks supports: custom LoRA, and only official SDXL with Refiner.
Update: If you are experiencing issues with loading LoRA, it's because 2024-02-06 11:06:40 +0000 UTC View Post
It's a very nice notebook for basic Stable Diffusion usage.
This notebooks supports: custom LoRA, custom checkpoints, and official SDXL with Refiner.
This notebook probably will never be banned because this form of 'UI' doesn't violate any Google Colab rules.
I could add an img2img tab with ControlNet in the future. Surprisingly, even inpainting is possible, but it might all be implemented in an ugly manner. We'll see.
🔥 note... 2024-02-06 11:01:40 +0000 UTC View Post
Blocking won't let you download from civit.ai, including custom checkpoints, LoRA, etc.
However, I found a simple solution: at the moment, just use any link shortening service like http://tinyurl.com/. Fortunately, Kaggle doesn't detect the readdress.
p.s. Keep in mind that such services are often blocked in countries that are not very free; just find one that works for you or use vpn.
2024-02-04 07:18:41 +0000 UTC View PostIf you have been using Focuus in free tier Colab, you may have noticed that sometimes it doesn't work, and the session might disconnect. This issue occurs when using upscale, faceswap, and other advanced features due to shortages of RAM. I resolved this problem by creating a notebook on Kaggle, which is also free like Colab but comes with much more RAM. It functions similarly to Automatic1111 with an ngrok token. To use this, you just need to:
1. Register on Kaggle 2024-01-28 13:34:42 +0000 UTC View Post
A powerful tool for creating deepfakes, much better than the previous version (Roop), with more features and settings. It's regularly blocked by Google, but at this moment, it works like a charm. I think I'll create a version without an interface but with the ability to work without Google bans. Sagemaker and Kaggle versions are also possible.
🔥 notebook link: 2024-01-11 11:26:27 +0000 UTC View Post
It's a simple notebook that allows you to make easy and quick face swaps, even in free Google Colab. Previous notebooks with GradioUI were banned, so this is a really nice alternative.
🚨 THE NOTEBOOK HAS JUST BEEN UPDATED
Previous problems have been resolved; they were due to issues in the new version of Colab libraries. I have fixed them, and now it works with GPU and renders videos much faster.
🔥 notebook link: 2023-12-28 14:16:12 +0000 UTC View Post
It's a simple notebook that allows you to make easy and quick face swaps, even in free Google Colab. Previous notebooks with GradioUI were banned, so this is a really nice alternative.
🔥 upd1: Now it also works with CPU (3 seconds 1920x1080 ~ 50 minutes with the best quality)
🔥 notebook link: https://colab.research.google.com/drive/1ygXdO7SE-PsYnvnR... 2023-12-22 14:06:53 +0000 UTC View Post
Now we can easily create a solid video from an image with just one click and of course FREE! That is mind-blowing!
To avoid problems with the notebook, please, check the tutorial first
🔗 tutorial link:https://youtu.be/k8z3Bn_Wkbg
🔥 notebook link: https://colab.research.google.co...
2023-11-26 11:15:03 +0000 UTC View Post
Stability AI recently released their new generative model, Stable Video Diffusion. I'm making a video about it, but you, my lovely subscribers, can already play around with this notebook. Enjoy!
2023-11-25 08:49:26 +0000 UTC View PostMidJourney inspired UI for Stable Diffusion. The main advantage is that it still works on the free tier in Google Colab. All data and models are saved in your Google Drive.
🔗 tutorial link:https://youtu.be/teHOM5lca3c
🔥 notebook link:https://colab.research.google.com/drive/1WzrHwVSU1Mc3IMhdDhRELf3Mm...
2023-11-20 11:42:58 +0000 UTC View PostMidJourney inspired UI for Stable Diffusion. The main advantage is that it still works on the free tier in Google Colab.
🔥 tutorial link:https://youtu.be/teHOM5lca3c
🔗 notebook link: https://colab.research.google.com/drive/1OG-t4snVisfZoMcmRCPmgJjjtwdJCIIj
There m...
2023-11-20 11:19:20 +0000 UTC View Post
Guys, I have a gem for you!
I was following a project that provided super upscaling, but unfortunately it required a lot of RAM, so I was waiting for it to be optimized.
But the guys released a demo on the Chinese equivalent of Huggingface, and it works flawlessly. With minimal settings, you can achieve excellent upscaling. I managed to upscale a cat with a resolution of...
2023-11-04 05:57:02 +0000 UTC View Post
It turns out that the Stable Diffusion developers have closed free access to the ClipDrop service with the SDXl model. I used it quite often when I needed to quickly generate something.
I have decided to create a Colab notebook that performs this exact task without a user interface. You simply input a prompt and a negative prompt, and Google Colab will generate an image for you without any problems or restrictions. The most important thing is that this does not violate Colab's rul...
2023-10-27 02:12:39 +0000 UTC View Post
This Google Colab notebook will allow you to run any Stable Diffusion models without paid subs and any disconnect issues.
It can download LoRAs, ControlNet, Checkpoints.
Please, watch the tutorial for Invoke UI before using it:
https://youtu.be/lmpAopZ41K4
Updates
upd1. Latest issue with image showing has been... 2023-10-12 12:46:55 +0000 UTC View Post
If you are a newcomer, you may be overwhelmed by the vast number of notebooks and updates. You can simply use the latest version
____________________
I've created a Google Colab notebook that will allow you to run Stable Diffusion without a paid subscription and any disconnection issues. As usual, this Colab notebook has practically no limitations.
You can download L... 2023-10-11 19:38:30 +0000 UTC View Post
Now, we have a working and stable alternative to Google Colab. To use this file, please watch the video tutorial.
NB: It is not a Colab Notebook! You need to download the file.
Tutorial link: https://www.youtube.com/watch?v=bUd8T0Oe_e4
Now, we have a working and stable alternative to Google Colab. To use this file, please watch the video tutorial.
Despite a free version, this notebook automatically downloads a batch of Lora and ControlNets models.
NB: It is not a Colab Notebook! You need to download the file.
upd: added VAE, embeding
2023-09-28 15:35:53 +0000 UTC View Post