Blog personal de Anibal Copitan usuario Linux, creador de software y contenido sobre IA & Programación
¿Listo para aprender más? Contáctame por WhatsApp
miércoles, 12 de marzo de 2025
Create Unlimited AI Images Without Restrictions
This content is ideal for developers and AI enthusiasts. If you are using ChatGPT to create images, this tool is more powerful than the free version of ChatGPT.

For a long time, I was looking for a tool like this because I always need to do the following:
- Create thumbnails for my blog articles.
- Generate images without watermarks.
- Create graphics to explain concepts, such as a battle between Windows and Linux.
- Generate multiple images optimized for different social networks like LinkedIn, Facebook, YouTube, or Twitter.
Google Colab: A Free Python Server
Google Colab is a very useful tool for deploying simple and complex Python scripts. It allows you to document processes and execute code on a free server.
If you are wondering whether there is a free Python server, this is a basic yet effective option.
I mention Google Colab here, but it is not the main topic of this article.
Python Script to Create AI Images
To generate images with AI, follow these steps using Google Colab:
!pip install pygit2==1.15.1
%cd /content
!git clone https://github.com/lllyasviel/Fooocus.git
%cd /content/Fooocus
!python entry_with_update.py --share --always-high-vram
The app link: Fooocus on Google Colab
Running the App

Once you execute the script, you will receive a message like this:
App started successfully. Use the app with http://127.0.0.1:7865/ or 127.0.0.1:7865 or https://a1b607c0e488a683cc.gradio.live
This is your server. Just open the link and enter a prompt to generate images.
Example Prompt and Generated Image
- Prompt: A happy rabbit
- Generated Image:

Example image generated using Fooocus
for the final post. I leave the repository link below

Conclusion
Open-source tools continue to open new possibilities in this AI era.
I am excited about projects like DeepSeek
,
Llama
, and now Fooocus
, which is similar to
Midjourney
. Sharing knowledge is my way of contributing to
the AI revolution.
References
Soy Aníbal 🐧💻. ¿Tienes una gran Idea/Proyecto?
¿Tienes un proyecto en mente o necesitas resolver un desafío técnico? Estoy aquí para ayudarte a encontrar la mejor solución. 🚀
Hablemos sobre tu proyecto
No hay comentarios:
Publicar un comentario