暂无描述

Ivan Bravo Bravo 863bbc7c6c Minor README changes. 5 年之前
.github 1a0298ec60 Some improvements 5 年之前
_layouts de8b4f672f Github Pages Template 5 年之前
assets 53985e205b Linebreak fix 5 年之前
src 75bc333803 tooltips css fix. 5 年之前
.gitattributes 23b0427fc1 Linebreak fix 5 年之前
.gitignore aa9fe751d4 - v1.0.0 RC3 5 年之前
.gitmodules 2ed11fb5c9 Important fixes and design changes. 5 年之前
CODE_OF_CONDUCT.md 8b59dafd5d Create CODE_OF_CONDUCT.md 5 年之前
LICENSE 8b3f614af4 - Fixed: Special characters in the photo name can cause problems #8 #23 5 年之前
README.md eeea8d8654 Minor README changes. 5 年之前
_config.yml 620d0a1fb7 Github Pages Template 5 年之前

README.md

Build Status GitHub All Releases

GitHub GitHub top language Codacy Badge Maintainability

DreamTime

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.

🚀 DreamTime features:

  • Free and open-source forever. No cracks or premium versions required, you get everything from the start.
  • Compatible with Windows, Linux and macOS.
  • Friendly and stable user interface.
  • GPU processing. (Nudify a photo in seconds)
  • GIF support. (Videos soon!)
  • Import photos from your computer, the web or Instagram.
  • Import several photos at once, even entire folders! (Queue system)
  • Modify the preferences of each photo. (Bigger t*ts? Bigger v*gina? Pubic hair? We have you covered.)
  • Transform the same photo several times using different preferences. Also available randomize and progressive preferences.
  • Update the application, algorithm and checkpoints from the app itself.
  • Edit, crop or overlay the photo with different tools.
  • Discord and social networks, join the community and always stay informed or talk to us about suggestions and problems.
  • Every 1 or 2 weeks there is a new version with more features!
  • Are you still using the old DeepNude? 🤨

🎉 What are you waiting for?

Requirements

  • 64 bits OS
  • Windows 7 SP1, Windows 8, Windows 10 1803+
  • Ubuntu 16.04+
  • macOS Catalina 10.15+
  • 8 GB+ of RAM.

N versions of Windows 10 require installing the Media Feature Pack.

GPU Processing

👉 If you do not have an NVIDIA or compatible GPU you can use CPU processing (slower).

Download

💕 Patrons get access to the latest versions before everyone else!

GitHub All Releases

Mirrors

Windows

Ubuntu Snap

macOS

Manual

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

DreamNet

We are a community interested in developing adult entertainment and decentralized applications. Join our social networks:

Support

Developing our applications is time consuming! Help us accelerate development and offer better updates!

patreon

Ko-fi

coinbase

Contact

Problems? Doubts? or you are simply interested in chatting with the main developer, you can contact me at:

ivan[at]dreamnet.tech

F.A.Q.

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.


💻 Development

Requirements

What should I know?

Setup

All the source code is inside the src/ folder, from now on all the instructions will be based on this folder.

Quick Setup

Install dependencies:

yarn install

Start development enviroment:

yarn start:nuxt

yarn start:babel

yarn start:electron

Build:

yarn build

Pull Requests

Pull Requests of all kinds are welcome! Please make sure you do it in the canary branch.