For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending
.mdto page URLs; this page is available as Markdown.
Installing Sogni Studio Pro
To download Sogni Studio Pro onto your Mac, head to sogni.ai/download
Click the Download button for Sogni Studio Pro and download onto your Mac.
Sogni Studio Pro disc image
Once downloaded, open the dmg file on your Mac. You will be prompted to review and agree to our Privacy Policy.
Review and Approve Privacy Policy
Next, drag Sogni into your Applications folder to install.
If you have previously installed Sogni Studio on your Mac, or are updating your version of Sogni, you will see this alert where you need to click "Replace"
Head to your applications folder and click on Sogni to open.
Note 1: If you are updating from a previous version of Sogni Studio installed via the App Store or TestFlight, you may see a dialog warning that the previous version could not be replaced.
To fix this, delete the existing version of Sogni from your Applications folder. Donβt worryβyou wonβt lose any of your data or saved images. Then, try installing the new version of Sogni Studio Pro by dragging it into your Applications folder.
Note 2: If you are updating from a previous version of Sogni Studio installed through the App Store or Testflight, you may get a few of these dialogs in a row. Enter your device password and click "Always Allow"
Once successfully installed, eject the disk image from your mac
Now you're ready to create your account! Head to our guide on creating your account:
Need help? Join our Discord!
For any questions regarding the use of the Sogni apps, tips, suggestions, bugs, sharing art, discussing AI and life, or simply hanging out, please feel free to join our Discord today!
Join Sogni Discord β¨
Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.
#Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on the current page URL with the ask query parameter:
GET https://sogni.gitbook.io/sogni-docs/sogni-studio-pro/installing-sogni-studio-pro.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.