+ Image Editor using OpenAI +
++ +
... please wait ...
+ } + @if (_warningMessage.Length > 0) + { +Original Image:
+Edited Image:
++ +
diff --git a/OpenAIChatGPTBlazor/Components/EditImageOptions.razor b/OpenAIChatGPTBlazor/Components/EditImageOptions.razor
new file mode 100644
index 0000000..025cdb8
--- /dev/null
+++ b/OpenAIChatGPTBlazor/Components/EditImageOptions.razor
@@ -0,0 +1,60 @@
+@using OpenAI.Images
+@using Microsoft.AspNetCore.Components.Forms
+
+
... please wait ...
+ } + @if (_warningMessage.Length > 0) + { +