- No Responsibility: The creators of this project bear no responsibility
- Accuracy Not Guaranteed: There is no guarantee of the predictive performance of these models.
- Independent Research: Users should conduct their research and consult professionals.
- Compliance with Laws: Ensure compliance with all applicable laws and regulations in your jurisdiction.
- An uncensored model has no guardrails.
- You are responsible for anything you do with the model, just as you are responsible for anything you do with any dangerous object such as a knife, gun, lighter, or car.
- Publishing anything this model generates is the same as publishing it yourself.
- You are responsible for the content you publish, and you cannot blame the model any more than you can blame the knife, gun, lighter, or car for what you do with it.
- Python 3.11
- Git
- Git LFS (Large File Storage) - Make sure you have Git LFS installed.
First, create and activate a virtual environment:
python -m venv .venv # Create a virtual environment
source .venv/bin/activate # Activate on macOS and Linux
.venv\Scripts\activate # Activate on Windows
Install the required dependencies:
pip install -r requirements.txt # Install Python dependencies
https://huggingface.co/stablediffusionapi/real-amateur-nudes
git lfs install
git clone https://huggingface.co/stablediffusionapi/real-amateur-nudes
To get started, clone the repository:
git clone git@github.com:SMARTSHEEP-IO/poc-uncensored-stable-diffusion.git
Execute the main.py
python main.py
- Farsi Channel: Dr. Samizadeh
- English Channel: @smartsheep-io
Contributions to improve the project are welcome. Please adhere to standard open-source contribution guidelines.
If you use this project in your research or project, please cite it as follows:
@misc{poc-uncensored-stable-diffusion,
title={Uncensored Stable Diffusion PoC (NSFW)},
author={Iman Samizadeh},
year={Year},
howpublished={\url{https://github.com/SMARTSHEEP-IO/poc-uncensored-stable-diffusion}}
}
Credit:
- https://huggingface.co/stablediffusionapi
- https://github.com/Stable-Diffusion-API
- Model creator: Adhik Joshi & Akash Guptag
- Original model: https://github.com/Stable-Diffusion-API stablediffusionapi.com & modelslab.com provides API services for Stable Diffusion and Generative AI Generate image from uploaded models from here : Generate Images or here Generate Images. Sign up now and integrate Stable Diffusion into your mobile or web apps or build a cool new AI systems.