Nombre de usuario: 
Contraseña: 
Vincular sesión a esta IP 

AI: Text to image

1 2
Clasificación global: 252
Puntuación total: 87258
Mensajes: 1644
Agradecer: 1343
Voto positivo: 894
Registrado: 16A 120d




Última vez visto: 2d 5h
El usuario está desconectado
AI: Text to image
Google/Traductor1¡Gracias!2Buen mensaje!0Mal mensaje! link
AI is on it's rise.
There is site, playgroundai.com where you can turn text into images.
I challenge you to try this with your nickname as text input.
The geeks shall inherit the properties and methods of object earth.
Última edición por gizmore - Noviembre 17, 2023 - 20:38:17
Clasificación global: 886
Puntuación total: 29123
Mensajes: 14
Agradecer: 12
Voto positivo: 17
Registrado: 2A 73d
Ávatar de dangarbri
Última vez visto: 181d 1h
El usuario está desconectado
RE: AI: Text to image
Google/Traductor1¡Gracias!1Buen mensaje!0Mal mensaje! link
It would be nice if you didn't have to make an account to demo.

But I do already have an openai account with their API.
Using the Dall-E API I get this

Code to make img:
GeSHi`ed Python código para dalle.py
1
2
3
4
56
7
8
9
1011
12
13
14
1516
17
18
19
20
 
from openai import OpenAI
import sys
client = OpenAI()
 def makeimg(prompt: str) -> str:
    response = client.images.generate(
      model="dall-e-3",
      prompt=prompt,
      size="1024x1024",      quality="standard",
      n=1,
    )
 
    image_url = response.data[0].url    return image_url
 
if __name__ == "__main__":
    print(makeimg(sys.argv[1]))
 
Clasificación global: 886
Puntuación total: 29123
Mensajes: 14
Agradecer: 12
Voto positivo: 17
Registrado: 2A 73d
Ávatar de dangarbri
Última vez visto: 181d 1h
El usuario está desconectado
RE: AI: Text to image
Google/Traductor0¡Gracias!0Buen mensaje!0Mal mensaje! link
gizmore
Clasificación global: 186
Puntuación total: 110531
Mensajes: 88
Agradecer: 78
Voto positivo: 91
Registrado: 9A 274d
Ávatar de occasus



Última vez visto: 12d 16h
El usuario está desconectado
RE: AI: Text to image
Google/Traductor0¡Gracias!2Buen mensaje!0Mal mensaje! link
Thank you gizmore, this site is absolute hammer!
occasus-347351711.png
Clasificación global: 544
Puntuación total: 46268
Mensajes: 220
Agradecer: 205
Voto positivo: 214
Registrado: 13A 181d
Ávatar de space
El usuario está desconectado
RE: AI: Text to image
Google/Traductor1¡Gracias!1Buen mensaje!0Mal mensaje! link
And next, please show what image it gives for your wechall password!
Contact only via c3BhY2VAd2VjaGFsbC5uZXQ= or PM...
Windows can be secure... but only if you don't use it Happy
Clasificación global: 186
Puntuación total: 110531
Mensajes: 88
Agradecer: 78
Voto positivo: 91
Registrado: 9A 274d
Ávatar de occasus



Última vez visto: 12d 16h
El usuario está desconectado
RE: AI: Text to image
Google/Traductor1¡Gracias!1Buen mensaje!0Mal mensaje! link
Cita de space
Noviembre 20, 2023 - 20:26:54

And next, please show what image it gives for your wechall password!

hmm... why? is there a reverse function from image created by that site that reveals the used text ?
Clasificación global: 35
Puntuación total: 291637
Mensajes: 168
Agradecer: 164
Voto positivo: 182
Registrado: 16A 103d
Ávatar de livinskull





Última vez visto: 1h 41m
El usuario está desconectado
RE: AI: Text to image
Google/Traductor2¡Gracias!1Buen mensaje!0Mal mensaje! link
Cita de occasus
Noviembre 21, 2023 - 15:50:39

Cita de space
Noviembre 20, 2023 - 20:26:54

And next, please show what image it gives for your wechall password!

hmm... why? is there a reverse function from image created by that site that reveals the used text ?


For more entropy! Unless your password is "password"
Clasificación global: 399
Puntuación total: 59820
Mensajes: 2
Agradecer: 2
Voto positivo: 4
Registrado: 9A 262d
Ávatar de Simonselles
El usuario está desconectado
RE: AI: Text to image
Google/Traductor1¡Gracias!3Buen mensaje!0Mal mensaje! link
I'm either a two faces guy, or a guy with only one leg but two feet.
simonselles.png
Clasificación global: 10268
Puntuación total: 434
Mensajes: 4
Agradecer: 3
Voto positivo: 4
Registrado: 207d 3h
Ávatar de illu
El usuario está desconectado
RE: AI: Text to image
Google/Traductor1¡Gracias!1Buen mensaje!0Mal mensaje! link
The pics are hilarious Happy
The AI doesn't like my name and takes ages to process the prompt :<
Maybe some of you could generate some fun ones? :>
Clasificación global: 186
Puntuación total: 110531
Mensajes: 88
Agradecer: 78
Voto positivo: 91
Registrado: 9A 274d
Ávatar de occasus



Última vez visto: 12d 16h
El usuario está desconectado
RE: AI: Text to image
Google/Traductor1¡Gracias!2Buen mensaje!0Mal mensaje! link
W/ this prompt: Post-apocalypse destroyed city with surviving beautiful, sensual, hot and tattooed lady. and default settings I got this, which I really love:
post-apocalypse-destroyed-city-with-surviving-beautiful-sensual-hot-and-tattooed-lady-512.png
1 2
tunelko, quangntenemy, TheHiveMind, Z, balicocat, Ge0, samuraiblanco, arraez, jcquinterov, hophuocthinh, alfamen2, burhanudinn123, Ben_Dover, stephanduran89, braddie0, SwolloW, dangarbri, kalungmas se suscribieron a este tema y reciben emails en nuevas publicaciones.
1 personas están viendo el tema ahora mismo.
Este tema ha sido visto 3789 veces.