Content moderation is incredibly frustrating — it might even be the key reason why Veo2 and even Gemini could ultimately fail. I just want to make some fun videos where my kid plays a superhero, but it keeps failing.
Generate videos in Gemini and Whisk with Veo 2
131–140 of 142 posts
Re: Generate videos in Gemini and Whisk with Veo 2
#1321: Press release about amazing AI development. 2: "Try it now!" the release always says. 3: I go try it. 4: Doesn't work. In this case, I give it a prompt to make a video and literally nothing happens, it goes back to the prompt. In the case of the breathtakingly astonishing Gemini 2.5 Coding - attach to source code file to the prompt "file type not supported". That's the pattern - I've come to expect it and was not…
On the contrary I had completely written off Google until a few days ago. Gemini 2.5 Pro is finally competitive with GPT/Claude, their Deep Research is better and has a 20/day limit rather than 10/month, and now with a single run of Veo 2 I’ve gotten a much better and coherent video than from dozens of attempts at Sora. They finally seem to have gotten their heads collectively unstuck from their rear end (but yeah it…
Re: Generate videos in Gemini and Whisk with Veo 2
#133Earlier quoted context omitted.
This actually so amateurish and cliche it's painful. The fact people like this shows that art never had a chance when the masses have no taste. This makes me depressed for artists and the future.
Observations like these remind me of The Académie des Beaux-Arts in France, and more specifically its official Salon (the Salon de Paris), keeping Impressionist painters out of established exhibitions.
Re: Generate videos in Gemini and Whisk with Veo 2
#134I think I would buy "yes" shares in a Polymarket event that predicts a motion picture created by a single person grossing more than $100M by 2027.
Everyone keeps ignoring supply and demand when talking about the impacts of AI. Let's just assume it really gets so good you can do this and it doesn't suck. Yes the costs will get so low that there will be almost no barrier to making content but if there is no barrier to making content, the ROI will be massive, and so everyone will be doing it, you can more or less have the exact movie you want in your head on deman…
Re: Generate videos in Gemini and Whisk with Veo 2
#135Earlier quoted context omitted.
Why text? why not encode the image into some latent space representation, so that it can survive a round-trip more or less faithfully?
Because Imagen 3 is a text-to-image model, not an image-to-image model, so the inputs have to be some form of text. Multimodal models such as 4o image generation or Gemini 2.0 which can take in both text and image inputs do encode image inputs to a latent space through a Vision Transformer, but not reverseable or losslessly.
Re: Generate videos in Gemini and Whisk with Veo 2
#136Earlier quoted context omitted.
Why text? why not encode the image into some latent space representation, so that it can survive a round-trip more or less faithfully?
Because Imagen 3 is a text-to-image model, not an image-to-image model, so the inputs have to be some form of text. Multimodal models such as 4o image generation or Gemini 2.0 which can take in both text and image inputs do encode image inputs to a latent space through a Vision Transformer, but not reverseable or losslessly.
Re: Generate videos in Gemini and Whisk with Veo 2
#137Re: Generate videos in Gemini and Whisk with Veo 2
#138Re: Generate videos in Gemini and Whisk with Veo 2
#139Earlier quoted context omitted.
GDPR ftw!
I'm not a lawyer but I thought GDPR didn't prevent that. It adds a lot of restrictions on how they can use those emails for how long, but not a complete ban on explicit sharing of emails.
Re: Generate videos in Gemini and Whisk with Veo 2
#140Earlier quoted context omitted.
I can't tell if this is sarcasm or a helpful advice?
It's how you have to do it. The gemini model is excellent, but the implementation/chat environment seems like it was thrown together in a weekend as an afterthought. You cannot upload a .py file, but if you change the name to "main.txt" you can upload it, and it will automatically treat it as "main.py". Not sure how this hasn't been fixed yet, but it is google so...