PixArt-alpha / PixArt-sigma

PixArt-Σ: Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation
https://pixart-alpha.github.io/PixArt-sigma-project/
GNU Affero General Public License v3.0
1.63k stars 77 forks source link

How much graphics memory is required to run the above test? #43

Closed shams2023 closed 5 months ago

shams2023 commented 5 months ago

image

How much graphics memory is required to run the above test? Mine is 12GB, but it shows OOM. Can I deploy it locally on 12GB graphics memory? Looking forward to your answer! Thank you!

ApolloRay commented 5 months ago

image

How much graphics memory is required to run the above test? Mine is 12GB, but it shows OOM. Can I deploy it locally on 12GB graphics memory? Looking forward to your answer! Thank you!

https://github.com/PixArt-alpha/PixArt-sigma/issues/19 , follow this issue.

lawrence-cj commented 5 months ago

18GB minimum with https://github.com/PixArt-alpha/PixArt-sigma#3-pixart-demo. 8GB with https://github.com/PixArt-alpha/PixArt-sigma/blob/master/asset/docs/pixart.md

shams2023 commented 5 months ago

至少 18GB https://github.com/PixArt-alpha/PixArt-sigma#3-pixart-demo。 8GB,https://github.com/PixArt-alpha/PixArt-sigma/blob/master/asset/docs/pixart.md

thanks!

shams2023 commented 5 months ago

18GB minimum with https://github.com/PixArt-alpha/PixArt-sigma#3-pixart-demo. 8GB with https://github.com/PixArt-alpha/PixArt-sigma/blob/master/asset/docs/pixart.md

image How much graphics memory is needed for the above interface.py?

lawrence-cj commented 5 months ago

Around 24GB

shams2023 commented 5 months ago

Around 24GB

thank you !