DALL-E icon indicating copy to clipboard operation
DALL-E copied to clipboard

How do i run this from the files?

Open ekko95 opened this issue 3 years ago • 7 comments

i have everything i need installed but i still don't know what to do after that. can someone give me a link to a video or what commands to put to run it?

ekko95 avatar Mar 18 '21 15:03 ekko95

https://colab.research.google.com/drive/1ID_Y2SyKqsfflxaXB5YQdY33Fytvmja2?usp=sharing

fractaldna22 avatar Mar 20 '21 04:03 fractaldna22

Where can I change the output size of the generated images to make them larger and with greater definition ?Thaks

bonanote avatar Mar 24 '21 21:03 bonanote

Don't know, I know it can only handle so much, 512 is the max you're better off upscaling them in ersgan or gigapixel

On Wed, Mar 24, 2021, 5:27 PM bonanote @.***> wrote:

Where can I change the output size of the generated images to make them larger and with greater definition ?Thaks

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openai/DALL-E/issues/24#issuecomment-806197455, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4YF7QNRIS6SLZBGZQTDCLTFJKNFANCNFSM4ZM2F7PA .

fractaldna22 avatar Mar 25 '21 04:03 fractaldna22

https://colab.research.google.com/drive/1ID_Y2SyKqsfflxaXB5YQdY33Fytvmja2?usp=sharing

Not working for me it just shows a brown picture every time.

Ijeioty avatar Apr 03 '21 22:04 Ijeioty

That should just be the first latent. There should be a second one that sculpts the img out of the brown noise. Look for def check-in() in that cell code and cut it and everything under it and paste it into a new cell. Then run that

On Sat, Apr 3, 2021, 6:29 PM jackjackatack @.***> wrote:

https://colab.research.google.com/drive/1ID_Y2SyKqsfflxaXB5YQdY33Fytvmja2?usp=sharing

Not working for me it just shows a brown picture every time.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openai/DALL-E/issues/24#issuecomment-812934382, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4YF7URHHMAECKNNWDDM5TTG6JCXANCNFSM4ZM2F7PA .

fractaldna22 avatar Apr 04 '21 00:04 fractaldna22

https://colab.research.google.com/drive/1ID_Y2SyKqsfflxaXB5YQdY33Fytvmja2?usp=sharing

when i run it this shows up : ERROR: requests 2.23.0 has requirement urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1, but you'll have urllib3 1.26.4 which is incompatible. ERROR: datascience 0.10.6 has requirement folium==0.2.1, but you'll have folium 0.8.3 which is incompatible. how do I fix this?

ShawnZaSheep avatar Aug 10 '21 18:08 ShawnZaSheep

Just ignore those, they're not important to the functionality and won't stop it from running

On Tue, Aug 10, 2021, 2:42 PM ShawnZaSheep @.***> wrote:

https://colab.research.google.com/drive/1ID_Y2SyKqsfflxaXB5YQdY33Fytvmja2?usp=sharing

when i run it this shows up : ERROR: requests 2.23.0 has requirement urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1, but you'll have urllib3 1.26.4 which is incompatible. ERROR: datascience 0.10.6 has requirement folium==0.2.1, but you'll have folium 0.8.3 which is incompatible. how do I fix this?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/openai/DALL-E/issues/24#issuecomment-896227005, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4YF7WKMM7724JOXOCUSUDT4FXKZANCNFSM4ZM2F7PA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

fractaldna22 avatar Aug 12 '21 01:08 fractaldna22