1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

fix some typo error (#4546)

* fix some typo error

* Undo changes to capitalization
This commit is contained in:
VV-A-VV
2023-08-10 03:19:25 +02:00
committed by GitHub
parent 5cbcbe3c63
commit 3fd45eb10f

View File

@@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
""" Conversion script for stable diffusion checkpoints which _only_ contain a contrlnet. """
""" Conversion script for stable diffusion checkpoints which _only_ contain a controlnet. """
import argparse