Update README.md
This commit is contained in:
parent
f5fd4dc2a4
commit
b1b7d66722
@ -5,7 +5,7 @@ Deploys AUTOMATIC1111/stable-diffusion-webui as serverless worker on Modal.com
|
|||||||
## Usage
|
## Usage
|
||||||
Quickstart:
|
Quickstart:
|
||||||
```
|
```
|
||||||
git clone .... && cd serverless-img-gen
|
git clone https://github.com/zhaobenny/a1111-modal-worker && cd a1111-modal-worker
|
||||||
pip install modal && modal token new
|
pip install modal && modal token new
|
||||||
./deploy.sh
|
./deploy.sh
|
||||||
```
|
```
|
||||||
@ -21,4 +21,5 @@ modal run a1111_modal_worker/download.py
|
|||||||
- over 50s response time (including for simple requests)
|
- over 50s response time (including for simple requests)
|
||||||
- no extension support yet
|
- no extension support yet
|
||||||
- need to add auth to api endpoints
|
- need to add auth to api endpoints
|
||||||
- very WIP
|
- settings won't get saved if adjusted (use `overwrite` folder)
|
||||||
|
- very WIP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user