chatreesept deployed
This commit is contained in:
@@ -51,4 +51,14 @@ pip install -r requirements.txt
|
||||
- In the UI, click "flux"
|
||||
- First generation is really really really really slow
|
||||
|
||||
<https://stable-diffusion-art.com/flux-forge/>
|
||||
<https://stable-diffusion-art.com/flux-forge/>
|
||||
|
||||
## Nginx
|
||||
|
||||
```bash
|
||||
htpasswd -c /etc/nginx/.htpasswd yourusername
|
||||
|
||||
sudo useradd -m -s /bin/bash nginx
|
||||
|
||||
sudo certbot --nginx -d reesimulate.reeseapps.com
|
||||
```
|
||||
Reference in New Issue
Block a user