You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
566 B
20 lines
566 B
2 years ago
|
# NOT (YET) WORKING
|
||
|
|
||
2 years ago
|
uses (containers/)serverless-automatic instead
|
||
|
|
||
|
## old info serverless-ckpt-template
|
||
|
```
|
||
2 years ago
|
git clone https://github.com/runpod/serverless-ckpt-template.git
|
||
|
cd serverless-ckpt-template
|
||
|
|
||
|
docker build --build-arg MODEL_URL=https://huggingface.co/hassanblend/HassanBlend1.5.1.2 -t magn418/runpod-hassan:1.5 .
|
||
|
docker login
|
||
|
docker push magn418/runpod-hassan:1.5
|
||
2 years ago
|
```
|
||
2 years ago
|
|
||
|
Models:
|
||
|
PFG https://civitai.com/models/1227/pfg
|
||
|
hassanblend https://civitai.com/models/1173/hassanblend-15-and-previous-versions
|
||
2 years ago
|
Deliberate https://civitai.com/models/4823
|
||
2 years ago
|
Anything v3 ?
|