mirror of
https://github.com/Paillat-dev/presentator.git
synced 2026-01-02 01:06:20 +00:00
Update README.md
This commit is contained in:
@@ -14,10 +14,10 @@
|
|||||||
# How to install
|
# How to install
|
||||||
**IMPORTANT** Linux and MacOS installation isn't documented yet, if anyone wanths to complete it, feel free to do a pull request.
|
**IMPORTANT** Linux and MacOS installation isn't documented yet, if anyone wanths to complete it, feel free to do a pull request.
|
||||||
## Requirements
|
## Requirements
|
||||||
- Python 3.8
|
- Python 3.8 https://www.python.org/downloads/
|
||||||
- Pip
|
- Pip https://pip.pypa.io/en/stable/installation/
|
||||||
- A Discord bot token
|
- A Discord bot token https://www.writebots.com/discord-bot-token/
|
||||||
- An openai api key
|
- An openai api key https://help.openai.com/en/articles/4936850-where-do-i-find-my-secret-api-key
|
||||||
- (Optional) An Nvidia GPU (for local image generation)
|
- (Optional) An Nvidia GPU (for local image generation)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
@@ -31,6 +31,7 @@
|
|||||||
|
|
||||||
## Image generation (optional)
|
## Image generation (optional)
|
||||||
### With Stable Diffusion UI (powerful gpu option)
|
### With Stable Diffusion UI (powerful gpu option)
|
||||||
|
- **Do not use this option if you don't understand what you are doing!**
|
||||||
- Install [Stable Diffusion UI](https://github.com/cmdr2/stable-diffusion-ui) and switch to the `beta` branch.
|
- Install [Stable Diffusion UI](https://github.com/cmdr2/stable-diffusion-ui) and switch to the `beta` branch.
|
||||||
- Copy the `./image_gen_api/main.py` file to the `stable-diffusion-ui` folder
|
- Copy the `./image_gen_api/main.py` file to the `stable-diffusion-ui` folder
|
||||||
- Open the file called `Dev Console.cmd` in the `stable-diffusion-ui` folder and run the following commands:
|
- Open the file called `Dev Console.cmd` in the `stable-diffusion-ui` folder and run the following commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user