BREAKING NEWS
LATEST POSTS
-
RIP Leonard Nimoy
http://www.esquire.com/entertainment/tv/a33392/leonard-nimoy-what-ive-learned/?spr_id=1456_152373401
Best piece of advice I ever got was from John F Kennedy when I was driving a taxi in and out of the Hotel Bel-Air. He was a senator then. I was just out of the army and I needed to make some money, so I got to talking about the difficulty of making a living as an actor. And he said, “Just keep in mind, there’s always room for one more good one.”
-
CineSync
You could be working with a commercial agency, a film director, a VFX studio or a games developer. You need to know that the person on the other end of the line is seeing exactly what you are showing them.
cineSync’s intuitive drawing tools allow anyone in the session to sketch right on top of the image.
You can circle or point to areas of interest, or paste “sticky note” text boxes, visible to everyone in the session.
You can also save out annotated reference frames – or even export the clip with the annotations burned in.
-
Six Different Kinds of Light John Alcott
John Alcott, the great cinematographer who worked with Stanley Kubrick for some time, speaks at length about Kubrick and his additional work on 2001: A Space Odyssey
FEATURED POSTS
-
IPAdapter – Text Compatible Image Prompt Adapter for Text-to-Image Image-to-Image Diffusion Models and ComfyUI implementation
github.com/tencent-ailab/IP-Adapter
The IPAdapter are very powerful models for image-to-image conditioning. The subject or even just the style of the reference image(s) can be easily transferred to a generation. Think of it as a 1-image lora. They are an effective and lightweight adapter to achieve image prompt capability for the pre-trained text-to-image diffusion models. An IP-Adapter with only 22M parameters can achieve comparable or even better performance to a fine-tuned image prompt model.
Once the IP-Adapter is trained, it can be directly reusable on custom models fine-tuned from the same base model.The IP-Adapter is fully compatible with existing controllable tools, e.g., ControlNet and T2I-Adapter.