Difference between revisions of "Art"

From
Jump to: navigation, search
m
m (Colab Notebooks)
Line 69: Line 69:
  
 
* [http://colab.research.google.com/drive/1NCceX2mbiKOSlAd_o7IU7nA9UskKN5WR?usp=sharing The Big Sleep]  
 
* [http://colab.research.google.com/drive/1NCceX2mbiKOSlAd_o7IU7nA9UskKN5WR?usp=sharing The Big Sleep]  
* [http://colab.research.google.com/drive/1mpkrhOjoyzPeSWy2r7T8EYRaU7amYOOi CLIP + Guided Diffusion [512x512]
+
* [http://colab.research.google.com/drive/1mpkrhOjoyzPeSWy2r7T8EYRaU7amYOOi CLIP + Guided Diffusion 512x512]
 
* [http://colab.research.google.com/drive/1FuOobQOmDJuG7rGsMWfQa883A9r4HxEO Quick Guided Diffusion]
 
* [http://colab.research.google.com/drive/1FuOobQOmDJuG7rGsMWfQa883A9r4HxEO Quick Guided Diffusion]
 
* [http://colab.research.google.com/drive/1sHfRn5Y0YKYKi1k-ifUSBFRNJ8_1sa39 Disco Diffusion]
 
* [http://colab.research.google.com/drive/1sHfRn5Y0YKYKi1k-ifUSBFRNJ8_1sa39 Disco Diffusion]
 
* [http://colab.research.google.com/drive/1JznXpirarS-zAZqXGOWRWDgFxLdL_xAU ruDALLE arbitrary resolution v2.0]
 
* [http://colab.research.google.com/drive/1JznXpirarS-zAZqXGOWRWDgFxLdL_xAU ruDALLE arbitrary resolution v2.0]
 
* [http://colab.research.google.com/github/DazhiZhong/Pixray_Notebooks/blob/main/Intro_and_Quickstart_thread.ipynb pixray Getting Started Notebook]
 
* [http://colab.research.google.com/github/DazhiZhong/Pixray_Notebooks/blob/main/Intro_and_Quickstart_thread.ipynb pixray Getting Started Notebook]

Revision as of 21:46, 3 March 2022

Youtube search... ...Google search

New technologies, and in particular artificial intelligence, are drastically changing the nature of creative processes. Computers are playing very significant roles in creative activities such as music, architecture, fine arts, and science. Indeed, the computer is already a canvas, a brush, a musical instrument, and so on. However, we believe that we must aim at more ambitious relations between computers and creativity. Rather than just seeing the computer as a tool to help human creators, we could see it as a creative entity in its own right. This view has triggered a new subfield of Artificial Intelligence called Computational Creativity. Artificial Intelligence and the Arts: Toward Computational Creativity | Ramón López de Mántaras - Article from the book The Next Step: Exponential Life - OpenMind BBVA

sketch_rnn.png


Starryai

starryai is an AI art generator app. You simply enter a text prompt and Starryai transforms your words into works of art. Generate art 🎨 simply by describing what you want to see -- your words into art. Starryai

NightCafe

Web-based app – start from a text prompt. Generate, tweak and download up to 2 artworks per day for free. NightCafe lets you generate art using either VQGAN+CLIP (”Artistic”) or CLIP-Guided Diffusion (”Coherent”). NightCafe

PlayForm

Web-based app – several intriguing tools. Start with the ‘Pro-Art Filters’ to apply filters to your uploaded photo, or go a bit deeper to train an AI to create new pictures based on stuff you upload PlayForm

HotPot

A collection of web-based AI tools to create, personalize, enlarge, sharpen, and more. PlayForm


Colab Notebooks