Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
diffusers
/
tools
like
10
Follow
🧨Diffusers
403
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
6e1b3e5
tools
/
mass_open_controlnet_pr.sh
patrickvonplaten
up
c51632b
almost 2 years ago
raw
Copy download link
history
blame
153 Bytes
#!/usr/bin/env bash
while
read
p;
do
echo
"-------------------------------"
echo
"Open PR for
$p
"
python convert_flax_to_pt.py
$p
done
<model_ids.txt