From a2cc09182de500c6dcd6a22aed83b0ff8338bbcd Mon Sep 17 00:00:00 2001
From: space-nuko <24979496+space-nuko@users.noreply.github.com>
Date: Thu, 25 May 2023 18:12:36 -0500
Subject: [PATCH] Add built-in templates
---
public/templates/ControlNet.svg | 1 +
public/templates/LoRA x5.svg | 1 +
public/templates/Model Loader.svg | 1 +
public/templates/Positive_Negative.svg | 1 +
public/templates/Seed Randomizer.svg | 1 +
5 files changed, 5 insertions(+)
create mode 100644 public/templates/ControlNet.svg
create mode 100644 public/templates/LoRA x5.svg
create mode 100644 public/templates/Model Loader.svg
create mode 100644 public/templates/Positive_Negative.svg
create mode 100644 public/templates/Seed Randomizer.svg
diff --git a/public/templates/ControlNet.svg b/public/templates/ControlNet.svg
new file mode 100644
index 0000000..ea7b9ab
--- /dev/null
+++ b/public/templates/ControlNet.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/templates/LoRA x5.svg b/public/templates/LoRA x5.svg
new file mode 100644
index 0000000..a9e0d97
--- /dev/null
+++ b/public/templates/LoRA x5.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/templates/Model Loader.svg b/public/templates/Model Loader.svg
new file mode 100644
index 0000000..e636c69
--- /dev/null
+++ b/public/templates/Model Loader.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/templates/Positive_Negative.svg b/public/templates/Positive_Negative.svg
new file mode 100644
index 0000000..95da7ed
--- /dev/null
+++ b/public/templates/Positive_Negative.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/templates/Seed Randomizer.svg b/public/templates/Seed Randomizer.svg
new file mode 100644
index 0000000..d575739
--- /dev/null
+++ b/public/templates/Seed Randomizer.svg
@@ -0,0 +1 @@
+
\ No newline at end of file