Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
diffusers
/
tools
like
10
Follow
🧨Diffusers
300
Diffusers
English
stable-diffusion
stable-diffusion-diffusers
inpainting
art
artistic
anime
absolute-realism
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
2
Use this model
35016b9
tools
/
mass_config_adapt.sh
patrickvonplaten
upload all files
699a234
almost 2 years ago
raw
Copy download link
history
blame
Safe
161 Bytes
#!/usr/bin/env bash
while
read
p;
do
echo
"-------------------------------"
echo
"Attempting to open PR for
$p
"
python adapt_config.py
$p
done
<model_ids.txt