|
5 年之前 | |
---|---|---|
.github | 5 年之前 | |
_layouts | 5 年之前 | |
assets | 5 年之前 | |
src | 5 年之前 | |
.gitattributes | 5 年之前 | |
.gitignore | 5 年之前 | |
.gitmodules | 5 年之前 | |
CODE_OF_CONDUCT.md | 5 年之前 | |
LICENSE | 5 年之前 | |
README.md | 5 年之前 | |
_config.yml | 5 年之前 |
DreamTime is an open-source and super-improved version of DeepNude to make your dreams come true 💖.
If you want to share or modify this software please do it for the same purpose as we do and always release the source code of your modifications. Read the LICENSE for more information.
⚠ N versions of Windows 10 require installing the Media Feature Pack.
👉 If you do not have an NVIDIA or compatible GPU you can use CPU processing (slower).
💕 Patrons get access to the latest versions before everyone else!
In each update we add new features that make the program a bit more complex, we invite you to read the manual so you don't miss out and take advantage of all the features:
https://forum.dreamnet.tech/d/32-dreamtime-manual
We are a community interested in developing adult entertainment and decentralized applications. Join our social networks:
Developing our applications is time consuming! Help us accelerate development and offer better updates!
Problems? Doubts? or you are simply interested in chatting with the main developer, you can contact me at:
ivan[at]dreamnet.tech
Q: Why does the program ask for firewall permissions?
A: We use Rollbar and Nucleus to obtain telemetry information of the program mainly for automatic error reporting and to obtain real-time application information.
We do not store any personal information or photos that have been processed with the program, everything is kept securely on your computer, if you prefer you can use the program in offline mode or disable telemetry.
All the source code is inside the src/ folder, from now on all the instructions will be based on this folder.
Install dependencies:
yarn install
Start development enviroment:
yarn start:nuxt
yarn start:babel
yarn start:electron
Build:
yarn build
Pull Requests of all kinds are welcome! Please make sure you do it in the canary branch.